Oliver Davies
0a7c6df222
Fix crash when clicking non-document tabs and remove extraneous tabs ( #352 )
2021-08-20 16:30:48 -07:00
Keavon Chambers
92953e348b
Clean up popovers: background color and placeholder text
2021-08-11 23:53:05 -07:00
Keavon Chambers
7c9a3ba4c3
Revert "Fix floating menu positioning behavior when web page has scrollbars ( #263 ) ( #341 )"
...
This reverts commit 02fd00da10 .
2021-08-11 23:49:31 -07:00
0HyperCube
18091dd3cd
Fix floating menu positioning behavior when web page has scrollbars ( #263 ) ( #341 )
...
* Fix color picker position on scrolled window
* Robust fix with proper usage of CSS stacking contexts
* Fix mobile device scaling
Co-authored-by: Keavon Chambers <keavon@keavon.com >
2021-08-12 00:56:18 +01:00
Keavon Chambers
53ad105f57
Restructure project directories ( #333 )
...
`/client/web` -> `/frontend`
`/client/cli` -> *delete for now*
`/client/native` -> *delete for now*
`/core/editor` -> `/editor`
`/core/document` -> `/graphene`
`/core/renderer` -> `/charcoal`
`/core/proc-macro` -> `/proc-macros` *(now plural)*
2021-08-07 05:17:18 -07:00