-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Type: BugThis is a problem with something that should be working one way, but isn't.This is a problem with something that should be working one way, but isn't.
Description
Describe the bug
Trying to close a document without saving will trigger Hammer to ask if the user wants to save or discard the current changes to a map. If one chooses to save, it will open the save dialog, but even when using -winecompat, the dialog is not drawn with Qt.
To Reproduce
- Start Hammer with
-winecompat. - Open a new map.
- Draw a block or place any entity, just to cause the document to become dirty.
- Try closing the document, and choose Save when asked.
- The 'Save as:' dialog will be using Wine's awful dialog, instead of the Qt one used in other instances of the 'Save as:' window.
Issue Map
N/A
Expected Behavior
All instances of the 'Save as:' dialog should be using the more approachable Qt versions when running under -winecompat.
Operating System
Fedora Linux 43 KDE
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: BugThis is a problem with something that should be working one way, but isn't.This is a problem with something that should be working one way, but isn't.