update
This commit is contained in:
@@ -67,7 +67,7 @@ https://github.com/luckylyk/hotbox_designer
|
||||
release=RELEASE_DATE)
|
||||
WINDOW_TITLE = "DreamWall - Picker"
|
||||
WINDOW_CONTROL_NAME = "dwPickerWindow"
|
||||
CLOSE_CALLBACK_COMMAND = "import dwpicker;dwpicker._dwpicker.close_event()"
|
||||
CLOSE_CALLBACK_COMMAND = "import animation_tools.dwpicker as dwpicker;dwpicker._dwpicker.close_event() if dwpicker._dwpicker else None"
|
||||
CLOSE_TAB_WARNING = """\
|
||||
Close the tab will remove completely the picker data from the scene.
|
||||
Are you sure to continue ?"""
|
||||
|
||||
Reference in New Issue
Block a user