Keavon Chambers
35d7fe8860
Miscellaneous minor code cleanup
...
# Conflicts:
# graphene/Cargo.toml
2021-08-12 20:34:36 -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