View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001991 | NoesisGUI | C# SDK | public | 2021-04-30 09:33 | 2021-05-04 02:40 |
| Reporter | KeldorKatarn | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.0.11 | ||||
| Summary | 0001991: TreeViewItem.BringIntoView() does not work in default ItemContainer Style | ||||
| Description | The control does not correctly wrong the item into view. It seems it scrolls it into the area of the screen, but not of the actual control. | ||||
| Platform | Any | ||||
|
I THINK this might actually have to do with the expansion animation, maybe? |
|
|
Yes, you are right, the problem is the expand animation. I have to check it but I guess this kind of style will fail to bring the item into view also in WPF. <Style TargetType="TreeViewItem" BasedOn="{StaticResource {x:Type TreeViewItem}}">I tried it and bring into view works as expected that way. |
|
|
I found some other Themes to be working as well. Maybe they have a shorter animation. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-04-30 09:33 | KeldorKatarn | New Issue | |
| 2021-04-30 09:36 | KeldorKatarn | Note Added: 0007199 | |
| 2021-04-30 11:45 | jsantos | Assigned To | => sfernandez |
| 2021-04-30 11:45 | jsantos | Status | new => assigned |
| 2021-05-03 11:19 | sfernandez | Status | assigned => feedback |
| 2021-05-03 11:19 | sfernandez | Note Added: 0007206 | |
| 2021-05-03 11:19 | sfernandez | Target Version | => 3.0.12 |
| 2021-05-03 14:05 | KeldorKatarn | Note Added: 0007210 | |
| 2021-05-03 14:05 | KeldorKatarn | Status | feedback => assigned |
| 2021-05-03 14:34 | KeldorKatarn | Note Edited: 0007210 | |
| 2021-05-04 02:40 | jsantos | Target Version | 3.0.12 => 3.0.13 |