dillo icon indicating copy to clipboard operation
dillo copied to clipboard

Add zoom control

Open rodarima opened this issue 1 year ago • 2 comments

Fixes #21

rodarima avatar May 05 '24 18:05 rodarima

Control-+ doesn't seem work in US keyboard layouts.

rodarima avatar May 05 '24 18:05 rodarima

@rodarima Please use Ctrl = instead of Ctrl +, so that it doesn't require pressing Shift, which is consistent with major web browsers.

Also please add Ctrl 0 to reset zoom to 100%.

niutech avatar May 05 '24 22:05 niutech

@rodarima Please use Ctrl = instead of Ctrl +, so that it doesn't require pressing Shift, which is consistent with major web browsers.

It should work now both for US and EU keyboards. Both Ctrl + and Ctrl = cause a zoom increase.

Also please add Ctrl 0 to reset zoom to 100%.

Should be working too.

rodarima avatar Jun 09 '24 19:06 rodarima

@rodarima Thank you!

niutech avatar Jun 10 '24 09:06 niutech