View Issue Details

IDProjectCategoryView StatusLast Update
0004026NoesisGUIStudiopublic2025-10-28 15:08
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004026: Undo Doesn't Work If Reverting To A Default Brush / Undo Doesn't Undo Colour Selections
Description

Currently, if you introduce any Element containing a Brush to the Stage, and you change its colour in the Properties, undoing via [Ctrl+Z] will not function to undo the colour change. (Repro Steps 1-4)

This also seems to happen between colours that are non-default colours (Repro Steps 5 and 6)

Steps To Reproduce

Repro Steps:

1) Create a Project with a MainPage.xaml
2) Introduce a Button Element to the Stage of MainPage.xaml
3) In the TabControl's Properties, change the Background Property to any other Solid Colour brush, and exit the Colour Picker.
4) Press Ctrl+Z to return to the previous colour that came with the Template.

Observe how no changes take effect.

5) Select another Colour from the Colour Picker and exit it.
6) Press Ctrl+Z to return to the colour selected in Step 3).

Observe how no changes take effect.

Expected Result:
Undoing a Colour Selection returns the Property to the Previous Colour

PlatformAny

Activities

dstewart

dstewart

2025-04-08 13:20

developer   ~0010483

This seems to have extended to any undoing of not just Element default colours, but any colours when the project was opened. In the DashMoto sample for example, I was unable to change the Speedometer colour, and then undo it.

dstewart

dstewart

2025-10-28 15:08

developer   ~0011264

Not sure I was on saying to introduce a Button then to edit a TabControl, so I tested both, and this issue no longer occurs in either as of 0.1.243!

Issue History

Date Modified Username Field Change
2025-04-02 18:06 dstewart New Issue
2025-04-03 01:07 jsantos Assigned To => dfranjic
2025-04-03 01:07 jsantos Status new => assigned
2025-04-03 01:07 jsantos Target Version => Studio_Beta
2025-04-08 13:20 dstewart Note Added: 0010483
2025-10-28 15:08 dstewart Status assigned => resolved
2025-10-28 15:08 dstewart Resolution open => fixed
2025-10-28 15:08 dstewart Note Added: 0011264