Re: [Vimprobable-users] A partial solution for HiDPIs and modern useragents
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
|
From: Hannes S. <ha...@yl...> - 2014-01-01 11:02:36
|
Just to finally follow up on this... Thomas Gardner <tom...@gm...> wrote: > + webkit_web_view_set_zoom_level(client.gui.webview, 221/96); This means that you hardcoded it for displays using 221dpi, right? Maybe it would be possible to just make this 221 a configurable value? Still not ideal, but it should at least be universal. Hannes |