QtPyHammer-devs / QtPyHammer

python alternative to Valve's "Hammer World Editor"
GNU General Public License v3.0
35 stars 2 forks source link

File Open & Save / Save As QFileDialogs don't render correctly on linux #15

Closed snake-biscuits closed 4 years ago

snake-biscuits commented 4 years ago

The 3D viewport renders over the file browser(s), maybe pausing the viewport when dialogs open would be helpful Though for the entity / object properties dialog you'll want to see your changes update the viewport...

snake-biscuits commented 4 years ago

The file browser now defaults to a Qt based browser on Linux, avoiding the bug, maybe in the future it will be possible to use the local browser. Until then, we avoid the bug.