Hakim El Hattab
ce7d494ae9
tweak formatting to match rest of slide
2016-04-29 09:25:05 +02:00
Jess Telford
a0e6da6a9c
More natural zooming on block level elements
...
Switching a `display: block` element to `display: inline-block` allows calculating the bounds based on the contents of the div rather than the entire container (which is often `width: 100%`).
This provides a much more natural zoom, especially for paragraphs and code examples.
2016-04-26 07:27:59 +10:00
Hakim El Hattab
60457d21b4
alt+zoom only works on slide content #1151
2015-03-25 13:57:00 +01:00
Hakim El Hattab
8524af73f6
zoom plugin now works for scaled presentations
2014-12-10 20:09:03 +01:00
Hakim El Hattab
b558f74299
zoom viewport is centered on target element #900
2014-05-19 09:26:49 +02:00
Hakim El Hattab
e947f0f216
add zoomKey option for #700
2013-11-26 09:00:04 -05:00
Hakim El Hattab
080fb3cd33
disable zoom plugin while in overview mode
2013-02-03 13:21:42 -05:00
Hakim El Hattab
e87d689231
content now re-renders after alt+click zoom ( closes #195 )
2012-10-28 23:55:19 -04:00
hakimel
16b71d7a21
slight tweak to zoom integration
2012-10-09 09:22:16 -04:00