View Issue Details

IDProjectCategoryView StatusLast Update
0003941NoesisGUIStudiopublic2025-04-02 11:11
ReporterDanilo Assigned Tosfernandez  
PrioritynormalSeverityfeature 
Status feedbackResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0003941: Reorgenize Trigger in the Trigger List
Description

I like to organize my project cleanly. In my example I created the DataTrigger of my third Button before the DataTrigger of my second Button and I can't reorganize them so that the Data Trigger of the second Button is before the Third Buttons Data Trigger. It would be nice if reorganizing wourld work here. See attached Screenshot.

Attached Files
PlatformAny

Activities

jsantos

jsantos

2025-02-05 16:33

manager   ~0010334

Fixed in the next alpha

jsantos

jsantos

2025-02-05 16:39

manager   ~0010335

Sorry, in the next alpha we added support for reordering triggers inside an element. But reordering the elements themselves is not possible. It doesn't make sense in the XAML.

Right now the elements are sorted by XAML order.

jsantos

jsantos

2025-02-05 16:40

manager   ~0010336

What do you think?

Danilo

Danilo

2025-02-05 16:51

reporter   ~0010337

I mean that I would like to move the Container "BottomMenuButtonBorder2" above the Container "BottomMenuButtonBorder3". Just to keep my triggers organized and in the same order as my Navigation Panel. For the elements in the Containers (DataTrigger) it would be nice to regorganize them too, but I just group them by the FrameworkElement it is attached to.

Hope we are talking now about the same thing.

jsantos

jsantos

2025-02-05 18:34

manager   ~0010340

"move the Container "BottomMenuButtonBorder2" above the Container "BottomMenuButtonBorder3"

This can't be done by reordering the XAML. We could have an attached property for indicating the order in the XAML though...

Issue History

Date Modified Username Field Change
2025-02-05 16:22 Danilo New Issue
2025-02-05 16:22 Danilo File Added: Screenshot 2025-02-05 162009.png
2025-02-05 16:33 jsantos Assigned To => sfernandez
2025-02-05 16:33 jsantos Status new => assigned
2025-02-05 16:33 jsantos Status assigned => resolved
2025-02-05 16:33 jsantos Resolution open => fixed
2025-02-05 16:33 jsantos Note Added: 0010334
2025-02-05 16:33 jsantos Target Version => Studio_Alpha
2025-02-05 16:38 jsantos Status resolved => assigned
2025-02-05 16:39 jsantos Note Added: 0010335
2025-02-05 16:39 jsantos Status assigned => feedback
2025-02-05 16:40 jsantos Note Added: 0010336
2025-02-05 16:51 Danilo Note Added: 0010337
2025-02-05 16:51 Danilo Status feedback => assigned
2025-02-05 18:34 jsantos Note Added: 0010340
2025-02-05 18:34 jsantos Status assigned => feedback
2025-04-02 11:11 sfernandez Product Version Studio_Data => Studio_Alpha
2025-04-02 11:11 sfernandez Target Version Studio_Alpha => Studio_Beta