The canonical use of gridster seems to be one where the entire object can be touched to indicate that a drag operation is to be started. Is it possible to limit that touchable region to a specific area (div) in the object, perhaps indicated by an icon of some sort? I'd like to be able to use gridster with objects that have other (mouse-sensitive) things in them, and I don't want the user (let along gridster :) getting confused about what's supposed to happen. Any thoughts?
gridster: Can you limit the touchable area of a widget to a specific area?
Followup: If you've seen Things on the Mac, this is the kind of thing I'm thinking about. –
Schreiber
Solved: the draggable
config option can take a handle
option, which specifies the thing to serve as the handle. cf. https://github.com/ducksboard/gridster.js/pull/59
Yup; thanks; forgot to come back to do it after the SO-imposed delay. –
Schreiber
© 2022 - 2024 — McMap. All rights reserved.