
19-05-2024, 10:24
|
 |
Registered User
|
|
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
|
|
Quote:
Originally Posted by Fak Eid
17th May version has some more issues.
But I figured, in 14th May version. This anomaly is only happening in InstallPage @1080p 125% resolution only which is FCustomFluentWindow with both FCreateBlankForm only(not any other FCreate functions).
For the rest other resolutions, it is working fine. Sharing you files to look and please let me know if I'm doing something wrong as well. I'll try correcting it from next time as well. [This is just dummy code set]
Required Files in 'Game' folder.
FMX files in Files/Modules
Section to review: Search by keyword 'InstallPage'
PS: Please also add GetSelectedDiskName (to get the name of the selected drive) on FDiskList.
|
- adding compatibility for higher DPI is a headache, but anyway, we've to deal with it.
- this update will fix the issue that shows the titlebar at higher DPI settings (>= 125%).
- feel free to report back if there are other issues.
( Tested at 125% scale)
Last edited by BLACKFIRE69; 21-05-2024 at 08:46.
|