dialogic icon indicating copy to clipboard operation
dialogic copied to clipboard

Event fields should update/reset on certain conditions

Open Jowan-Spooner opened this issue 2 years ago • 1 comments

When you change some values (like the character) then others (like the portrait) should change/reset.

Examples

  • Jump (Timeline->Label)
  • Character (Character -> Portrait)
  • Text (Character -> Portrait)

Jowan-Spooner avatar Jul 31 '22 09:07 Jowan-Spooner

This is possible now, using the event_resources ui_update_needed signal in setters. It just has to be implemented for those cases.

Jowan-Spooner avatar Aug 30 '23 09:08 Jowan-Spooner