Skip to content

Conversation

@abrahamwolk
Copy link
Collaborator

This PR fixes the following bug in the Display Editor:

  1. Save an OPI so that it has no unsaved changes.
  2. Perform a change (e.g., move a widget). The OPI now has unsaved changes.
  3. Save the OPI.
  4. Undo the last action. The OPI is now marked as having no unsaved changes.

The bug occurs because the code does not handle the case where changeCount < 0.

@shroffk shroffk merged commit b5d758d into master Jul 24, 2024
@abrahamwolk abrahamwolk deleted the CSSTUDIO-2539 branch July 25, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants