Posts: 2,830
Threads: 340
Joined: Apr 2022
Reputation:
246
It's windows scaling at work. I'd imagine your OS is set up at 3800x2400 size or so, with 200% scaling involved.
We've been aware of this for a while now, but haven't gotten around to working on any changes yet. Feel free to push a feature request for DPI AWARENESS into the repo if you want. It'll help show a need for us to move the work on this up higher on our priority list, as more folks are affected by this issue.
Posts: 4
Threads: 0
Joined: May 2024
Reputation:
0
05-07-2024, 05:32 PM
(This post was last modified: 05-07-2024, 05:33 PM by stoneskipper.)
(05-07-2024, 05:12 PM)SMcNeill Wrote: It's windows scaling at work. I'd imagine your OS is set up at 3800x2400 size or so, with 200% scaling involved.
We've been aware of this for a while now, but haven't gotten around to working on any changes yet. Feel free to push a feature request for DPI AWARENESS into the repo if you want. It'll help show a need for us to move the work on this up higher on our priority list, as more folks are affected by this issue. ![Wink Wink](https://qb64phoenix.com/forum/images/smilies/wink.png)
Hm! This does indeed appear to be the issue (3072x1920 res @ 200% scaling; 'recommended' fwiw).
As I'm late to party (only found PE last week looking into '_SAVEIMAGE' which I think was never implemented in QB64?) & I'm still learning the site, could you please point me to that request page & format/content guidelines?
TY for a clear, quick finger-point!
Posts: 2,830
Threads: 340
Joined: Apr 2022
Reputation:
246
(05-07-2024, 05:32 PM)stoneskipper Wrote: (05-07-2024, 05:12 PM)SMcNeill Wrote: It's windows scaling at work. I'd imagine your OS is set up at 3800x2400 size or so, with 200% scaling involved.
We've been aware of this for a while now, but haven't gotten around to working on any changes yet. Feel free to push a feature request for DPI AWARENESS into the repo if you want. It'll help show a need for us to move the work on this up higher on our priority list, as more folks are affected by this issue. ![Wink Wink](https://qb64phoenix.com/forum/images/smilies/wink.png)
Hm! This does indeed appear to be the issue (3072x1920 res @ 200% scaling; 'recommended' fwiw).
As I'm late to party (only found PE last week looking into '_SAVEIMAGE' which I think was never implemented in QB64?) & I'm still learning the site, could you please point me to that request page & format/content guidelines?
TY for a clear, quick finger-point!
https://github.com/QB64-Phoenix-Edition/QB64pe/issues <-- Just click the NEW button and go from there. (Once you have a github acccount. I don't think "guests" can post issues and such on github, but I might be mistaken.)
Posts: 4
Threads: 0
Joined: May 2024
Reputation:
0
05-16-2024, 06:24 PM
(This post was last modified: 05-16-2024, 06:28 PM by stoneskipper.)
(05-07-2024, 06:28 PM)SMcNeill Wrote: [quote="stoneskipper" pid="25074" dateline="1715103163"]
[quote="SMcNeill" pid="25073" dateline="1715101924"]
It's windows scaling at work. I'd imagine your OS is set up at 3800x2400 size or so, with 200% scaling involved.
We've been aware of this for a while now, but haven't gotten around to working on any changes yet. Feel free to push a feature request for DPI AWARENESS into the repo if you want. It'll help show a need for us to move the work on this up higher on our priority list, as more folks are affected by this issue. ![Wink Wink](https://qb64phoenix.com/forum/images/smilies/wink.png)
Hm! This does indeed appear to be the issue (3072x1920 res @ 200% scaling; 'recommended' fwiw).
As I'm late to party (only found PE last week looking into '_SAVEIMAGE' which I think was never implemented in QB64?) & I'm still learning the site, could you please point me to that request page & format/content guidelines?
TY for a clear, quick finger-point!
Posts: 4
Threads: 0
Joined: May 2024
Reputation:
0
(05-16-2024, 06:24 PM)stoneskipper Wrote: (05-07-2024, 06:28 PM)SMcNeill Wrote: (05-07-2024, 05:32 PM)stoneskipper Wrote: (05-07-2024, 05:12 PM)SMcNeill Wrote: It's windows scaling at work. I'd imagine your OS is set up at 3800x2400 size or so, with 200% scaling involved.
We've been aware of this for a while now, but haven't gotten around to working on any changes yet. Feel free to push a feature request for DPI AWARENESS into the repo if you want. It'll help show a need for us to move the work on this up higher on our priority list, as more folks are affected by this issue. ![Wink Wink](https://qb64phoenix.com/forum/images/smilies/wink.png)
Hm! This does indeed appear to be the issue (3072x1920 res @ 200% scaling; 'recommended' fwiw).
As I'm late to party (only found PE last week looking into '_SAVEIMAGE' which I think was never implemented in QB64?) & I'm still learning the site, could you please point me to that request page & format/content guidelines?
TY for a clear, quick finger-point! for as much as I pull off github I should prob reg lol ;-)
|