Re: [tw] [TW5] TiddlyDesktop & ZoomLevel

2014-12-21 Thread Tobias Beer
Hi Jeremy, > By the way, there's a ticket for adding a zoom UI to TiddlyDesktop: > https://github.com/Jermolene/TiddlyDesktop/issues/36 > Thanks, haven't yet had that closer look at the TiddlyDesktop repo. Makes sense the issue would have long been listed, even twice... I have added your instr

Re: [tw] [TW5] TiddlyDesktop & ZoomLevel

2014-12-21 Thread Jeremy Ruston
Hi Tobias By the way, there's a ticket for adding a zoom UI to TiddlyDesktop: https://github.com/Jermolene/TiddlyDesktop/issues/36 Best wishes Jeremy On Thu, Dec 18, 2014 at 5:17 PM, Tobias Beer wrote: > Thanks, Jeremy, > > There is a quick and dirty hack for this. Locate the file "html/hos

Re: [tw] [TW5] TiddlyDesktop & ZoomLevel

2014-12-18 Thread Tobias Beer
Thanks, Jeremy, There is a quick and dirty hack for this. Locate the file "html/host.html" > within the TiddlyDesktop executable, and then add the following to the top > of the style definition around line 38: > > #twFrame { > -webkit-transform: scale(1.5); > -webkit-transform-origin: 0 0; > } >

Re: [tw] [TW5] TiddlyDesktop & ZoomLevel

2014-12-17 Thread Jeremy Ruston
Hi Tobias There is a quick and dirty hack for this. Locate the file "html/host.html" within the TiddlyDesktop executable, and then add the following to the top of the style definition around line 38: #twFrame { -webkit-transform: scale(1.5); -webkit-transform-origin: 0 0; } Best wishes Jeremy.

[tw] [TW5] TiddlyDesktop & ZoomLevel

2014-12-12 Thread Tobias Beer
How can I change the default zoom-level in the Browser TiddlyDesktop provides? With that hd-panel on my laptop I have set all browsers to a default zoom-level of 150%. I do not mind editing *.ini files or the likes. Best wishes, Tobias. -- You received this message because you are subscribed t