View Issue Details

IDProjectCategoryView StatusLast Update
0004500NoesisGUIStudiopublic2026-04-01 13:06
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004500: ChangePropertyAction Trigger Value Properties 'Create Binding' Function Is Non-Functional
Description

Currently, the ability to create a Binding on a ChangePropertyAction's Trigger 'Value' Property cannot be bound.

This appears to have broken sometime between 0.1.243 (Functional) and 0.1.251 (Non-Functional).

This appears to be an issue where the Binding is actually created when pressing the 'Create Binding' action, but its not reflected in the Studio UI itself.


Repro Steps:

1) Open the Squad Sample from the GitHub Internal Repo.

2) Navigate to the Interactivity Panels and to the Triggers Tab

3) Select any Element on the Stage

4) Press the '+' in the Triggers Tab to create a new Trigger, and select an 'Even Trigger' from the DropDown list.

5) In the Trigger's Properties set the following:
Source=<Self>
Event='Click'

6) Add an Action to this Trigger of Type 'ChangePropertyAction', then set the following:
Target: 'Squad_ListBox'
Property Name: 'SelectedIndex'

7) Hover over the 'Value' field, click on its 3-Dot menu, and select 'Create Binding'.

Observe how no action is completed, and the Binding module that allows its configuration does not appear.

Expected Results: Bindings can be created from a ChangePropertyAction's 'Value' Property.

PlatformAny

Activities

sfernandez

sfernandez

2025-11-11 12:25

manager   ~0011368

It stopped working on 0.1.244, and any changes to the Binding are not instantly reflected in the UI, you have to unselect the trigger and select it back to see the actual values.

dfranjic

dfranjic

2026-04-01 13:06

developer   ~0012137

This seems to be fixed now. Tested in 0.1.254 and it's non functional. Tested in 0.1.281 and it's functional again.

Issue History

Date Modified Username Field Change
2025-11-11 12:23 dstewart New Issue
2025-11-11 12:25 sfernandez Assigned To => dfranjic
2025-11-11 12:25 sfernandez Status new => assigned
2025-11-11 12:25 sfernandez Target Version => Studio_Beta
2025-11-11 12:25 sfernandez Note Added: 0011368
2026-04-01 13:06 dfranjic Status assigned => resolved
2026-04-01 13:06 dfranjic Resolution open => fixed
2026-04-01 13:06 dfranjic Note Added: 0012137