GalleryDragScripts class
Opt-in pointer and keyboard repositioning for draggable Arcane gallery tiles.
The behavior is activated only for
[data-arcane-gallery-draggable="true"] surfaces. Pointer drags start from
renderer-owned handles, cross a click-safe threshold, remain clamped to the
gallery, and suppress the link click that follows a completed drag. Focused
tiles can be moved with Shift+Arrow and announce the result to assistive
technology.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited