Modify ↓
Opened 18 years ago
Closed 18 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)
by , 18 years ago
| Attachment: | _GUICtrlTreeView_Expand.au3 added |
|---|
comment:1 by , 18 years ago
comment:2 by , 18 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

comment out your last collapse. Far as I can tell it works as it should.