Skip to content

Port over Fusion templates #64

@jumpinjackie

Description

@jumpinjackie

Now that we mostly can init from a Application Definition (#47), we can start porting across our Fusion templates to layout components.

  • Investigate a suitable accordion and tab component
  • Slate
    • Ensure that active toolbar item/hover style meshes with the template style
    • Ensure that an invoked URL sets focus to the Task Pane
    • Support showLegend/showTaskPane/showSelectionPanel script commands
  • Aqua
    • CSS that mostly emulates the look of this template
    • Several key aspects of the template (toggling main windows) require InvokeScript command
      support. If we don't support InvokeScript commands (currently the case), we'll need a way to hardcode in a "View" menu to toggle legend/taskpane/selection/etc
    • Flyouts menus in toolbars are cut off
    • Ensure that active toolbar item/hover style meshes with the template style
    • Add a proper status bar (like LimeGold and TurquoiseYellow)
  • TurquoiseYellow
    • Ensure that active toolbar item/hover style meshes with the template style
    • Ensure that an invoked URL sets focus to the Task Pane tab
    • Support showLegend/showTaskPane/showSelectionPanel script commands
    • Port over to use Tabs2
    • Restore tab styles after porting to Tabs2
  • Maroon
    • Ensure that active toolbar item/hover style meshes with the template style
    • Ensure that an invoked URL sets focus to the Task Pane tab
    • Support showLegend/showTaskPane/showSelectionPanel script commands
  • LimeGold
    • Ensure that active toolbar item/hover style meshes with the template style
    • Ensure that an invoked URL sets focus to the Task Pane tab
    • Support showLegend/showTaskPane/showSelectionPanel script commands
    • Port over to use Tabs2
    • Restore tab styles after porting to Tabs2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions