Hello!
We've finally found a solution for a GUI offset glitch, that affected some of our users on Windows. If you're on Windows 10, PixiEditor should automatically apply system title bar, which fixes the bug.
If you are on Windows 11 (or somehow title bars were not applied automatically) and have this glitch, you need to manually switch this option in the settings. You can do it in two ways:
Go to the new "Appearance" tab and turn on "Use system title bar" option.
Right click on PixiEditor in the Steam library, select "Properties" and under "Launch Options", type in the text field --system-decorations
In the meantime, we're working hard to bring you new requested features and improvements, check out the 2.1 beta https://pixieditor.net/blog/2025/12/10/21-beta/
Changelog:
New things
- Added Appearance tab in the settings with "Use system title bar" option
- Added `--system-decorations` flag to enable system title bars
Changes:
- PixiEditor on Windows 10 will now default to use system title bar. This fixes the issue with [offset gui](https://github.com/PixiEditor/PixiEditor/issues/1023#issuecomment-3713913674)
Sorry it took so long to fix this!
flabbet from Pixi Labs