[PATCH] Print: provide means for profile layouting

Lubomir I. Ivanov neolit123 at gmail.com
Fri Sep 27 09:42:32 UTC 2013


On 27 September 2013 19:34, Dirk Hohndel <dirk at hohndel.org> wrote:
>
>
> My guess is this isn't related to your patch at all, but here's what
> the print dialog looks like on my screen:
>
>
>
> I am on a high dpi screen so I'm running Gnome3 with font size 120% or
> something silly like that (whatever it is that
> 'accessibility->LargeText' gives you). We need to make sure we
> correctly size the dialogs for situations like that....
>

i can enable higher DPI settings under Ubuntu and fix it by adjusting
the layout from QtCreator with spacers. there was a similar problem
with the About dialog.
but supporting just any DPI, might be a bit of a pain since we then
might have to dynamically adjust the layout from code.

not sure how other Qt software handles that.

lubomir
--


More information about the subsurface mailing list