Selection (user interface): Difference between revisions

Content deleted Content added
No edit summary
Tags: Mobile edit Mobile app edit iOS app edit
Range selection: The similarity to Windows Explorer, et. al.
Line 18:
A variation to facilitate the selection of a range of items in a long list on touch screen devices is ''range selection'', sparing the user from tapping each item individually.
 
It is implemented since early versions of [[ES File Explorer#Popularization and functionality|ES File Explorer]], where only two listed items (file or directory) need to be highlighted to select all inbetween, in resemblence to the [[shift key]] selection of desktop file managers such as [[Windows Explorer]] and [[Nemo (file manager)|Nemo file manager]].
 
Ideally, the two list items are navigated to with a draggable [[scroll bar]].
 
== Simultaneous editing ==