mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-07 10:25:37 +00:00
io/router: add ScrollGesture
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -85,6 +85,7 @@ type SemanticGestures int
|
||||
|
||||
const (
|
||||
ClickGesture SemanticGestures = 1 << iota
|
||||
ScrollGesture
|
||||
)
|
||||
|
||||
// SemanticID uniquely identifies a SemanticDescription.
|
||||
|
||||
Reference in New Issue
Block a user