Skip to content

Conversation

@Hexman768
Copy link
Owner

Description

Implementation Details

  • This code change also greatly improves the functionality of the closing event handlers. Before this change, we would construct a custom closing event arguments model prior to launching the editor closing event handler. After this change, we now can use the existing form closing event model so that we can bubble event attributes back up the stack instead of constructing a new model each time we have to handle a closing event.

@Hexman768 Hexman768 self-assigned this May 22, 2024
@Hexman768 Hexman768 changed the title Fixed application duplicating save dialog alert Fixed bug #125 May 22, 2024
@Hexman768 Hexman768 changed the title Fixed bug #125 Fixed application duplicating save dialog alert May 22, 2024
@Hexman768 Hexman768 merged commit b02a65f into master May 22, 2024
@Hexman768 Hexman768 deleted the fix-save branch May 22, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants