wojtryb / Shortcut-Composer

Krita plugin for creating complex keyboard shortcuts
GNU General Public License v3.0
261 stars 9 forks source link

Pie menus move away from mouse pointer while adding actions on 4k screen #72

Closed Dynline closed 10 months ago

Dynline commented 10 months ago

General info

Bug description While on the huion 4k screen dragging and dropping values on the action pie menus causes the ring to "flee" from your mouse pointer and move toward the bottom of the screen. You may be able to add new things if you are fast enough. It works without problems if I move krita into my second screen with normal hd resolution and swap the actions there.

wojtryb commented 10 months ago

Duplicate of #51

This is related to display scaling. I'm not sure this is really fixable, as it could be a bug in Qt, but I want to make some changes to related part of code to fix another issue - you can check out if it makes any difference: download plugin with proposed changes

Dynline commented 10 months ago

Sorry for the late answer, I just had the time to try the new changes.

Adding and reordering works without any issue now! Thank you!

wojtryb commented 10 months ago

I'm glad it worked out!

I've released this and other fixes as 1.4.2. Please update your plugin from the development version