summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-03-07 21:36:49 +0200
committerTor Lillqvist <tml@iki.fi>2013-03-07 21:51:26 +0200
commit847583867903cc7e2dd1abaeaef5245c9310243a (patch)
treee58c11ead009a05e431af58bd6e30c64c33a61b2 /android
parenta9c6211a5229362b9fb6645d0c3a631caaf59790 (diff)
Some further hacks for scrolling on touch devices, but no cigar
The scrolling concepts seem quite obscure and firmly tied to concepts like "pages" and "lines". For touch devices one would want to be able to request scrolling simply in *pixels*. It is the scrollbar objects (in vcl and toolkit, and yes, UNO is also involved over in toolkit) that all the action goes through so they must exist even if they should not be displayed. (Both on Android and iOS we should presumably use these system-specific ephemeral scroll indicator thingies that show up only during scrolling but otherwise fade away. Hmm, probably the VCL (or toolkit?) scrollbar code should use platform-specific code to display those then.) Change-Id: I1f82648561e41ae25f2427fd0fe60249c927a9a1
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions