View Issue Details

IDProjectCategoryView StatusLast Update
0004802NoesisGUIStudiopublic2026-02-11 18:24
ReporterSillyGoose Assigned Todfranjic  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004802: Deleting an element that's used in a VisualState, then makes it appear as something else
Description

Hey, If you have an element which you have used within VisualStates, such as in a Button, when you delete that element - it doesn't seem to remove it from those VisualStates, instead it shows as something else (in my case as the ControlTemplate itself)

  1. Create something with visual states, such as a ControlTemplate Button.
  2. Add an element, such as a Rectangle Shape.
  3. In one of the the VisualStates, modify a property of the element, such as Colour
  4. Delete the element from the Navigatior.
  5. Observer when you view the VisualState that used the deleted element, there is a lingering entry & it shows as the ControlTemplate parent, which is confusing as that cannot have properties set on it.

I would expect it to:
1) Remove all instances of the delete element
or
2) Display some kind of "<Deleted Element>" type message.

I've attached a before (left) and after (after) image.

Cheers

Attached Files
VisualStatesDelete.png (221,327 bytes)   
VisualStatesDelete.png (221,327 bytes)   
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2026-02-11 15:54 SillyGoose New Issue
2026-02-11 15:54 SillyGoose File Added: VisualStatesDelete.png
2026-02-11 18:24 sfernandez Assigned To => dfranjic
2026-02-11 18:24 sfernandez Status new => assigned
2026-02-11 18:24 sfernandez Target Version => Studio_Beta