mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
started organizing controls...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8e12ef18df
commit
5e2595747e
@ -128,6 +128,7 @@ Priority work
|
||||
[_] 0% native client
|
||||
[_] android
|
||||
[_] 0% misc
|
||||
[_] slideshow...
|
||||
[_] add sort/re-sort capability...
|
||||
[_] make scrolling of other ribbons proportional to the gap...
|
||||
[_] 0% refactoring (low priority)
|
||||
|
||||
51
ui/controls.otl
Normal file
51
ui/controls.otl
Normal file
@ -0,0 +1,51 @@
|
||||
|
||||
Control scheme...
|
||||
| device action
|
||||
| mode kb gesture
|
||||
tablet / phone
|
||||
single
|
||||
ribbon
|
||||
focus image
|
||||
-- tap/click
|
||||
left image
|
||||
left swipe right
|
||||
right image
|
||||
right swipe left
|
||||
up image
|
||||
up -- (via focus)
|
||||
down image
|
||||
down -- (via focus)
|
||||
first image
|
||||
home --
|
||||
last image
|
||||
end --
|
||||
|
||||
shift up
|
||||
s-up swipe up
|
||||
shift down
|
||||
s-down swipe down
|
||||
shift up, new ribbon
|
||||
shift down, new ribbon
|
||||
|
||||
drag view
|
||||
?? tap-drag
|
||||
|
||||
zoom in
|
||||
+ pinch spread
|
||||
zoom out
|
||||
- pinch closeup
|
||||
fit one
|
||||
1 ??
|
||||
fit three
|
||||
3 ??
|
||||
broad view
|
||||
?? ??
|
||||
|
||||
toggle single image mode
|
||||
?? ??
|
||||
toggle slideshow mode
|
||||
?? ??
|
||||
desktop
|
||||
|
||||
.
|
||||
| vim:set spell :
|
||||
Loading…
x
Reference in New Issue
Block a user