Michael Lowden Posted September 19, 2018 Share Posted September 19, 2018 (edited) Just curious if it's only me, but the mouse icon is crazy small in HighDPI. I have a "large inverted" mouse pointer and it's sweet until I hover into PDN. Where it drops to what feels like 10 pixels and washed out (especially over the gray background). Hasn't stopped me from buying the App in the Windows store though :). Love this tool, daily. Edited September 19, 2018 by Michael Lowden point to pointer 1 Quote --forget PhotoShop or PaintShopPro .. THIS is the only tool the most of us need. Link to comment Share on other sites More sharing options...
BoltBait Posted September 19, 2018 Share Posted September 19, 2018 Can you go into settings , click the Diagnostics tab, and click the "Copy to clipboard" button. Then, come paste that information into a forum post? That would be awesome. BTW, I've found the best way to track the cursor on the gray background is to switch to the Dark Theme: Settings , User Interface, Dark Theme. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game Link to comment Share on other sites More sharing options...
Rick Brewster Posted September 19, 2018 Share Posted September 19, 2018 This usually happens when you have a mixed-DPI setup with multiple monitors, or if you've been changing the DPI, either directly or by docking your laptop or something. If you sign out and sign back in, it'll go back to normal. High-DPI is something that has been improving, and will keep improving. So keep installing those updates! Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
cornemuse Posted September 20, 2018 Share Posted September 20, 2018 I finally gave up & use "CTRL" to flash where the pointer is, , , , , (Mouse Properties/Pointer options) -c- 1 Quote 'Where's my plinth?' Link to comment Share on other sites More sharing options...
ltwallly Posted April 9, 2019 Share Posted April 9, 2019 I have the same problem, and do NOT have a mixed DPI setup. I run triple 4k monitors, all at 175%. I am running under Windows 10 x64, build 1803. Paint.net pointers that come from Windows 10 scale correctly. Paint.net pointers that come solely from paint.net do not scale, and are tiny. This is compounded by the grey background -- the pointer is very easily lost in the grey wasteland. I very much appreciate Paint.net, but suggest two things: 1) A very easy to implement workaround would be a setting to allow the user to change the default background. (I shouldn't have to change the entire OS theme to black just to make the pointers visible in Paint.net !!) 2) The more time-intensive fix is to code support for scaling the pointers up. I feel this should be a priority as more and more of us move to high-DPI monitors, especially folks that do graphics work at this point. Thanks 1 Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted April 9, 2019 Share Posted April 9, 2019 Scaling the pointers is actually very easy for to do in the code. However, they would be blurry. It may be better than being tiny though ... The reason they're tiny at 175% is that I've code them to scale with respect to the integer floor of the scaling. This avoids blurring (via bilinear resampling) or objective ugliness (via nearest neighbor). The floor of 1.75 is 1.0, so you get the original size. If you were at 200% then the cursors would be doubled in size (with respect to pixels). Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Rick Brewster Posted April 9, 2019 Share Posted April 9, 2019 I'll look into this for the next update ... you may get blurrier cursors in 4.1.7 but at least they'll be the right size. 1 Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
helseykc Posted April 16, 2019 Share Posted April 16, 2019 I lose my cursor too! I'm glad it's not just me. I've switched to the dark theme - I don't really like it, but I can find my cursor now (I might not like the dark theme, but I LOVE paint.net. It really is SO useful.) 1 Quote Link to comment Share on other sites More sharing options...
PaulOTChan Posted May 13, 2020 Share Posted May 13, 2020 Yes, I find the 1 pixel circle for eraser and drawing a little hard to see on 1080p I wish had a option to make it thicker 2 to 4. dont need it too thick of course. 1 Quote Link to comment Share on other sites More sharing options...
Bendigo Posted August 24, 2021 Share Posted August 24, 2021 On 9/19/2018 at 10:08 AM, BoltBait said: BTW, I've found the best way to track the cursor on the gray background is to switch to the Dark Theme: Settings , User Interface, Dark Theme. I know you posted this a long time ago, but I am new to paint.net and when I went searching for this problem this is what came up. Anyway wanted to thank you for a quick and easy answer to the problem. Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted August 24, 2021 Share Posted August 24, 2021 1 hour ago, Bendigo said: ... Anyway wanted to thank you ... Instead of replying to these old posts, please use the Thank You button instead. 1 Quote (September 25th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.