summaryrefslogtreecommitdiff
path: root/vcl/source/window/printdlg.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-03-03 22:23:54 +0200
committerTor Lillqvist <tml@iki.fi>2013-03-03 22:29:54 +0200
commit6339bf132518130d4093869f9913df5b103bf5d3 (patch)
tree75ed66aafc51fecce3ce1e201ab252940b3601e0 /vcl/source/window/printdlg.cxx
parent5facce3c212387054d2da05672445556f5bca14d (diff)
Android "desktop" app: More hacking on scaling
Added a new "mode" for the CommandWheelData, COMMAND_WHEEL_ZOOM_SCALE, where the "delta" is the scale percentage to multiply the curent zoom factor with. Implement in Writer and Calc. But actually, I am more and more startng to think that live scaling of the document view during the pinch/spread gesture will never perform fast enough. Need to go back to the (simple) trick to just scale the BitmapView, and do the actual LO re-zoom only when the gesture finishes. But in order for that to look nicer, need to get rid of the LO UI element clutter around the document, scrollbars, buttons etc. Plus of course need to make sure the LO zooming happens around the gesture center position. Change-Id: I20dfcb4c2a97aacbf7e5b6ea5c24816b237fe687
Diffstat (limited to 'vcl/source/window/printdlg.cxx')
0 files changed, 0 insertions, 0 deletions