Commit Graph
5 Commits
Author SHA1 Message Date
0HyperCube 42db620b3c Prevent subsequent panics for already borrowed editor (#689)
Fix double panic
2022-06-26 14:55:24 -07:00
mfish33 537182df27 Menu bar definition in backend (#681)
* initial menu layout working

* removed api.rs functions

* no action shortcut for no-op

* code review

* nitpicks
2022-06-18 17:46:23 -07:00
0HyperCubeandKeavon Chambers 469e40d4e9 Refactor font loading from per-document to the portfolio (#659)
* Cleanup default font loading

* Refactor fonts

* Fix menulist mouse navigation

* Format

* Formatting

* Move default font into consts.rs

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-05-26 16:27:33 -07:00
Keavon Chambers eca9797597 Refactor source of Git commit build info (closes #661) 2022-05-24 14:33:58 -07:00
Keavon Chambers bec7a4c109 Add frontend file structure docs and some related cleanup 2022-05-23 19:24:31 -07:00