Skip to content

v0.0.4

Compare
Choose a tag to compare
@timrid timrid released this 03 May 19:16
· 193 commits to main since this release

Enhanced ConstructEditor:

  • edit entrys directly in the DataViewCtrl
  • show docs directly in the DataViewCtrl as Tooltip
  • show byte position, offset and the path to the selected object in a StatusBar
  • added undo/redo
  • added a ListView for cs.Array
  • added shortcuts for copy/paste/expand/collapse
  • added the possibility to add custom cs.Adapter constructs to the GUI

Enhanced ConstructHexEditor:

  • HexEditor Panel can be collapsed to make the ConstructEditor larger