HighDPI / UIScaling Support in RAP [message #1849085] |
Mon, 03 January 2022 03:34  |
Eclipse User |
|
|
|
Hi,
the RAP Controls Demo looks very well when viewed on an HighDPI monitor with 200% UI Scaling. However there are some components (CheckBox, RadioBox, Arrows and most of all Canvas) which are rendered blurry.
Furthermore the org.eclipse.swt.widgets.Monitor Class does not have a "getZoom" Method in RAP like its RCP equivalent.
Since the HighDPI Support in RCP works very well, I was wondering if there are some possibilities to achieve the same in RAP, for instance by using a svg instead of the canvas html component.
Thanks for the support,
Sebastian
|
|
|
|
Re: HighDPI / UIScaling Support in RAP [message #1849560 is a reply to message #1849146] |
Tue, 25 January 2022 07:19  |
Eclipse User |
|
|
|
Hi,
i just wanted to create a bugzilla for this issue but then stumbled about this bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=529704
I think that's the exact same problem.
I'm attaching our little reproducer example (canvas with some draw operation which looks ok in highdpi on RCP but blurry on highdpi (or browser zoom) in rap) but in the end it's really simple to reproduce.
Would be really good to come to a solution with this problem, since more and more displays are highdpi this days and out application uses a lot of self drawn components like a custom table and graphical ui widgets.
Thanks,
Bye Peter
[Updated on: Mon, 31 January 2022 06:59] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.33141 seconds