Jonathan Mercier-Ganady

Results 31 issues of Jonathan Mercier-Ganady

In think this can be enabled by default, but should still have an entry in the settings.

enhancement
ui

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...

enhancement
ui

Currently opening a script keeps the currently open instance instead of opening a new one.

enhancement
ui

Even using Alt+Tab doesn't allow to show the window again. See video: https://discord.com/channels/1166699946741874688/1166701638862516224/1239889805060341802

bug
OS: Windows
ui

A few Qt classes seems to be missing in code: QMovie, QPixmap, QCheckBox

enhancement
code

The dark mode colors conflicts with some other hardcoded colors, in the code editor for instance.

bug
ui