Modify ↓
Opened 16 years ago
Closed 16 years ago
#378 closed Bug (No Bug)
_GUICtrlTreeView_Expand doesn't work on non topmost item
Reported by: | Wooltown | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.2.12.0 | Severity: | None |
Keywords: | Cc: |
Description
If I make a _GUICtrlTreeView_Expand on a non topmost item, it doesn't work, the command should expand closest way up and all items below.
Attachments (1)
Change History (3)
Changed 16 years ago by Wooltown
comment:1 Changed 16 years ago by Gary
comment:2 Changed 16 years ago by Gary
- Resolution set to No Bug
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
comment out your last collapse. Far as I can tell it works as it should.