bytecode-viewer icon indicating copy to clipboard operation
bytecode-viewer copied to clipboard

Tabs and fix for splitpanes being reset during resize

Open Bl3nd opened this issue 1 year ago • 0 comments

  • Renamed CloseButtonComponent to a more suitable name: TabComponent
  • Cleaned up DraggableTabbedPane
  • When closing a tab using "Close All but This" or "Close Tab" in the context menu, it would not remove the tab from the openedTabs array, so when trying to open up the closed files it would not let you.

Bl3nd avatar Apr 13 '24 18:04 Bl3nd