You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Add visible close button in the top-right corner (#28)
* feat: Add close button and unit test for efck#26
- Adds an 'X' button to the top-right corner of the main window for closing the application.
- Adds a unit test verifying the close button triggers application quit.
- Updates Qt abstraction layer to ensure QPushButton is available.
- Refines test setup with necessary mocks for QApplication.instance.
* Revert complex test
* Fixup
* Update efck/gui.py
* Update efck/gui.py
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
0 commit comments