dale5872 / WheelyGoodBikesManagementApp

3rd Year Group Project - creating a new bike-sharing system from scratch.
0 stars 0 forks source link

Window closing bug if closed by 'X' #45

Closed todo[bot] closed 5 years ago

todo[bot] commented 5 years ago

When closing the window by using the 'X' instead of the cancel button, the parent controller is not re-enabled


https://github.com/dale5872/WheelyGoodBikesManagementApp/blob/93dd4f43ba766c4781b6bbbfd8a6230070f471ae/src/App/FXControllers/AddEditAccountController.java#L182-L187


This issue was generated by todo based on a TODO: comment in 93dd4f43ba766c4781b6bbbfd8a6230070f471ae. It's been assigned to @dale5872 because they committed the code.