Summary: | On canvas notifications appears on the wrong screen in dual-monitor | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | David REVOY <info> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kde |
Priority: | NOR | ||
Version: | 2.8 Pre-Alpha | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/ae723f93e3c17721829252a96055c06e5bb7c7fa | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | screenshot of the notification on the wrong screen , while wanting for exemple to paint on an invisible layer |
Git commit b74b2d01b36dbe0347813e460503296cc5b3d217 by Boudewijn Rempt. Committed on 28/12/2013 at 12:35. Pushed by rempt into branch 'calligra/2.8'. Correctly place floating message over the canvas M +19 -14 krita/ui/widgets/kis_floating_message.cpp http://commits.kde.org/calligra/b74b2d01b36dbe0347813e460503296cc5b3d217 Git commit ae723f93e3c17721829252a96055c06e5bb7c7fa by Boudewijn Rempt. Committed on 28/12/2013 at 12:35. Pushed by rempt into branch 'master'. Correctly place floating message over the canvas M +19 -14 krita/ui/widgets/kis_floating_message.cpp http://commits.kde.org/calligra/ae723f93e3c17721829252a96055c06e5bb7c7fa Nice, it works really well ! ( tested with twinview, across monitors , etc... ) I also like the new top-left placement. Easier to read for me. thx! |
Created attachment 84291 [details] screenshot of the notification on the wrong screen , while wanting for exemple to paint on an invisible layer With a twinview setup ( nvidia graphics ) the 'on canvas notification' appears on the wrong screen ( top-right corner of the left screen ) instead of the usual place in Krita ( top-right corner of Krita windows ).