mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-24 23:35:59 +00:00
Tidied up TODO comments, misc tweaks to Anim Editor
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
#===============================================================================
|
||||
# TODO: Ideally the menu buttons (add_button) will be replaced by a proper
|
||||
# menu control (basically multiple DropdownList controls where the headers
|
||||
# have fixed names and, while captured, hovering over a header changes
|
||||
# which list is displayed). The menu control should go under UI controls
|
||||
# rather than be unique to the Animation Editor.
|
||||
#
|
||||
#===============================================================================
|
||||
class AnimationEditor::MenuBar < UIControls::ControlsContainer
|
||||
MENU_BUTTON_WIDTH = 80
|
||||
|
||||
Reference in New Issue
Block a user