Alex Goodman
d5e8a92968
Rework CI validation workflow and makefile ( #460 )
...
* rework CI validation workflow and makefile
* enable push
* fix job names
* fix license check
* fix snapshot builds
* fix acceptance tests
* fix linting
* disable pull request event
* rework windows runner caching
* disable release pipeline and add issue templates
2023-07-06 22:01:46 -04:00
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
cxsu
5e9380dc63
Update gocui module
2020-12-27 14:56:03 +09:00
Alex Goodman
16fde15dbf
fix expand bug for details pane and bottom status bar
2020-02-09 10:43:11 -05:00
Alex Goodman
8818b9934f
reactive layout; addresses #179
2019-12-28 12:28:19 -05:00
Alex Goodman
8c6a7ce973
expand right column
2019-12-16 22:19:39 -05:00
Alex Goodman
776c1f9436
add tests
2019-11-27 23:07:56 -05:00
Alex Goodman
e8301be74d
rm unused cursor methods
2019-11-24 22:09:10 -05:00
Alex Goodman
27ef402a7f
fix footer + onLayoutChange propagation on view hide
2019-11-24 22:04:30 -05:00
Alex Goodman
94699db059
introduce area obj + breakup layout function
2019-11-24 12:57:44 -05:00
Alex Goodman
8a3642a57f
central header formatter
2019-11-24 12:23:43 -05:00
Alex Goodman
14706152a1
added simple layout manager
2019-11-23 21:13:08 -05:00