dive/runtime/ui/layout
Luka Markušić 2aad87c37e Refactor the GUI layout
The Details struct was split into two, LayerDetails and ImageDetails,
Each of the three views (Layer, LayerDetails, ImageDetails) takes up
a third of the available height of the screen, and they are all now
selectable and scrollable.
2022-04-30 00:17:32 +02:00
..
compound Refactor the GUI layout 2022-04-30 00:17:32 +02:00
area.go introduce area obj + breakup layout function 2019-11-24 12:57:44 -05:00
layout.go Update gocui module 2020-12-27 14:56:03 +09:00
location.go added simple layout manager 2019-11-23 21:13:08 -05:00
manager.go Update gocui module 2020-12-27 14:56:03 +09:00
manager_test.go Update gocui module 2020-12-27 14:56:03 +09:00