FloatingOriginInteractive / BalsaIssues

The official issue tracker for Balsa Model Flight Simulator
6 stars 0 forks source link

Writing into the Vehicle Description field doesn't generate an Undo state. #35

Open anth1256 opened 3 years ago

anth1256 commented 3 years ago

To Reproduce

Situation 1:

  1. Load Craft
  2. Click on Plane Name
  3. Click on description
  4. Type something
  5. Click on save button
  6. Reload to see description not saved

Situation 2:

  1. Load Craft
  2. Click on Plane Name
  3. Click on Description
  4. Type something
  5. Remove Part from Craft
  6. Save
  7. Reload to see description not saved

Situation 3: Same as Situation 2 but adding a part.

The game isn't saving the change in description at all in Situation 1. The game is saving the craft changes and not the description for Situation 2 and 3.

Work Around:

  1. Load Craft
  2. Click on Plane Name
  3. Click on Description
  4. Type something
  5. Click the none UI area to the right of the description
  6. Click on Description again
  7. Save

How it should work in my opinion Anytime the description is changed the save button should become highlighted and interactable (even after one character is typed in)

After this point the description should be on the same level of priority to be saved as any part interaction in the editor