View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001661 | NoesisGUI | C# SDK | public | 2020-04-20 17:53 | 2020-05-08 10:37 |
| Reporter | ai_enabled | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | no change required | ||
| Product Version | 3.0.0 | ||||
| Target Version | 3.0.0 | Fixed in Version | 3.0.0 | ||
| Summary | 0001661: VisualStateManager issues with transitions, initial state name through databinding | ||||
| Description | Hi guys:
Regards! | ||||
| Platform | Any | ||||
|
Guys, do you need anything from me to help investigate this issue? |
|
|
So the workaround I've used is to revert the default state to "Collapsed" (so the layout root by default has Opacity="0" and when it needs to go to collapsed state there is no transition as it's already in it). It's just a weird workaround. |
|
|
The issue is clear, no need for more info to investigate it, thanks. |
|
|
One thing I noticied in your xaml is that you are using DoubleAnimation to define the VisualState, and you are not setting the Duration, so it takes the default value of 1 second. Is it possible that transition is what you are seeing? I created this test in WPF and we behave exactly like them: https://www.noesisengine.com/xamltoy/561762d3aa360ac9478be868780d5ec0 |
|
|
Thank you for your help, Sergio! You can close this ticket. Regards! |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-04-20 17:53 | ai_enabled | New Issue | |
| 2020-04-20 17:53 | ai_enabled | Summary | VisualStateManager issues with transitions or data bound state => VisualStateManager issues with transitions, initial state name through databinding |
| 2020-04-21 18:03 | sfernandez | Assigned To | => sfernandez |
| 2020-04-21 18:03 | sfernandez | Status | new => assigned |
| 2020-04-21 18:03 | sfernandez | Target Version | => 3.0.0 |
| 2020-04-24 23:44 | ai_enabled | Note Added: 0006272 | |
| 2020-04-25 02:06 | ai_enabled | Note Added: 0006273 | |
| 2020-04-26 12:53 | sfernandez | Note Added: 0006276 | |
| 2020-05-04 14:15 | sfernandez | Status | assigned => feedback |
| 2020-05-04 14:15 | sfernandez | Note Added: 0006312 | |
| 2020-05-08 01:05 | ai_enabled | Note Added: 0006330 | |
| 2020-05-08 01:05 | ai_enabled | Status | feedback => assigned |
| 2020-05-08 10:37 | sfernandez | Status | assigned => resolved |
| 2020-05-08 10:37 | sfernandez | Resolution | open => no change required |
| 2020-05-08 10:37 | sfernandez | Fixed in Version | => 3.0.0 |