mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-02 13:07:30 +08:00
Closeable color picker window
This commit is contained in:
@@ -66,6 +66,8 @@ export default class Configuration {
|
||||
begin: "ueb-tracking-mouse-begin",
|
||||
end: "ueb-tracking-mouse-end",
|
||||
}
|
||||
static windowApplyEventName = "ueb-window-apply"
|
||||
static windowCancelEventName = "ueb-window-cancel"
|
||||
static windowCloseEventName = "ueb-window-close"
|
||||
static ModifierKeys = [
|
||||
"Ctrl",
|
||||
|
||||
Reference in New Issue
Block a user