Summary: | Pointer for the Edit Shapes tool is a small rectangle of broken lines | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Chris <chris.k.d.wade> |
Component: | Tools/Vector | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | alvin, guy.bonneau, tamtamy.tymona |
Priority: | NOR | ||
Version: | 5.0.2 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/f7554e624be6d5025de98a8e3348ca3a19730df0 | Version Fixed In: | |
Sentry Crash Report: | |||
Bug Depends on: | 441232 | ||
Bug Blocks: |
Description
Chris
2022-01-08 11:22:40 UTC
@Chris Do you have a 4K screen? I see a super small (1.5-2mm of length?) very thin (<0.5mm) triangle, not a rectangle (the triangle probably has the same shape as the icon says, but it's hard to tell). The size of it might be caused by the fact that I use a 4k screen with 2x scaling. In any case, I'm marking it as a wish. It's not impossible to use, though it would be better and more accessible (for people with worse eyesight than me, for example) if it was bigger. Chris: My screen resolution is 3840 X 2160. The rectangle of broken lines is about 6 mm X 6 mm with no point (i.e. it's not a triangle). It is usable but not very nice to use. Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information. This issue is a regression. The pointer shape used to be good (in version 4.6 I think). I have the same issue with an LG 5K monitor. If I switch to an HD monitor the issue is gone. I suppose the cause is the same as bug 441232 Git commit 5385d94e70c4c02d578d5df8ba92357a602b2dd1 by Alvin Wong. Committed on 06/04/2022 at 15:42. Pushed by alvinwong into branch 'master'. Convert KoPathTool cursors to XPM Now these cursors are loaded as QPixmap, which should fix the corrupted appearance on Windows with high-DPI scaling. M +42 -17 libs/flake/tools/KoPathTool.cpp https://invent.kde.org/graphics/krita/commit/5385d94e70c4c02d578d5df8ba92357a602b2dd1 Git commit f7554e624be6d5025de98a8e3348ca3a19730df0 by Alvin Wong. Committed on 06/04/2022 at 15:44. Pushed by alvinwong into branch 'krita/5.0'. Convert KoPathTool cursors to XPM Now these cursors are loaded as QPixmap, which should fix the corrupted appearance on Windows with high-DPI scaling. (cherry picked from commit 5385d94e70c4c02d578d5df8ba92357a602b2dd1) M +42 -17 libs/flake/tools/KoPathTool.cpp https://invent.kde.org/graphics/krita/commit/f7554e624be6d5025de98a8e3348ca3a19730df0 |