Keavon Chambers
|
3038d72226
|
Fix sorting of message enum variants
|
2022-01-16 13:21:05 -08:00 |
|
Keavon Chambers
|
56599db753
|
Tweak whitespace around use statements and other lint fixes
|
2022-01-15 12:55:51 -08:00 |
|
Keavon Chambers
|
f48d4e1884
|
Massively reorganize and clean up the whole Rust codebase (#478)
* Massively reorganize and clean up the whole Rust codebase
* Additional changes during code review
|
2022-01-14 14:58:08 -08:00 |
|
Keavon Chambers
|
011c2be26d
|
Sort messages and message handlers
|
2022-01-12 16:17:40 -08:00 |
|
Keavon Chambers
|
6c639270ae
|
Standardize FrontendMessage message names
|
2022-01-12 14:16:13 -08:00 |
|
mfish33
|
9d2718006f
|
Fix bounds with artboards for zoom-to-fit and scrollbar scaling (#473)
* - document load keeps postition
- zoom to fit
- scrollbars use artboard dimensions
* - review comments
- svg export uses all artboard bounds
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2022-01-09 15:52:55 -08:00 |
|
mfish33
|
439418896a
|
Implement artboards and document version enforcement (#466)
* - graphite document artboard implementation
- autosave document load hitch fix
- Autosave will delete saved files when graphite document version changes
* formating
* - top left 0,0
- fixed hitch on first document
- vue calls first render
* Revert
* Merge branch 'master' into artboards
* Small bug fixes and code review tweaks
Co-authored-by: Oliver Davies <oliver@psyfer.io>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2022-01-08 07:50:08 -08:00 |
|