-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi! I'm developing several pickers that share style and functionality. I've noticed an issue where button scripts, which use dwpicker.get_shape() to control visibility or color, break when the button is copied to a new picker. This is because the button's ID changes upon copy/paste, requiring me to manually edit every script. Could we implement a way to customize and/or lock the shape ID so the scripts remain functional across all pickers without modification?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request