Jonathan Mercier-Ganady
Jonathan Mercier-Ganady
In think this can be enabled by default, but should still have an entry in the settings.
The console is getting quite slow after having a lot of entries in it. To improve performance we could use a custom model instead of a QStandardItemModel and add an...
Currently opening a script keeps the currently open instance instead of opening a new one.
Even using Alt+Tab doesn't allow to show the window again. See video: https://discord.com/channels/1166699946741874688/1166701638862516224/1239889805060341802
A few Qt classes seems to be missing in code: QMovie, QPixmap, QCheckBox
The dark mode colors conflicts with some other hardcoded colors, in the code editor for instance.