Enrico Lumetti enrico
  • Joined on 2019-09-21
enrico pushed to master at enrico/stiletto 2021-03-18 21:33:32 +01:00
32740f3b22 Use serde_bare and update format version
6a2460c42f Implement basics for document migration
Compare 2 commits »
enrico opened issue enrico/stiletto#39 2021-03-18 21:03:04 +01:00
Consider SQLite as basis for the stlt format
enrico pushed to migrate at enrico/stiletto 2021-03-18 01:59:46 +01:00
e8e986f097 Implement basics for document migration
enrico pushed to migrate at enrico/stiletto 2021-03-18 01:58:27 +01:00
enrico opened issue enrico/stiletto#38 2021-03-11 00:14:19 +01:00
Fix UI toolbar when resizing
enrico pushed to master at enrico/stiletto 2021-03-10 23:29:13 +01:00
721ad1eecf Fix notification handling when tool is already selected
enrico created pull request enrico/stiletto#37 2021-03-05 16:14:57 +01:00
WIP: Rectangular selections
enrico pushed to rectangular_selection at enrico/stiletto 2021-03-05 16:11:35 +01:00
210d562733 [WIP] Allow dragging selections
enrico pushed to scroll at enrico/stiletto 2021-03-05 15:10:40 +01:00
b8e50acc52 Add Viewport up/down scroll
0fdc73b9e4 Fix spurious drawing when mouse gets focus inside touch/stylus events
a2cf104697 Move CanvasToolContext inside widget module
59a4a6cfe8 Add Viewport up/down scroll
Compare 4 commits »
enrico pushed to master at enrico/stiletto 2021-03-05 12:42:32 +01:00
0fdc73b9e4 Fix spurious drawing when mouse gets focus inside touch/stylus events
a2cf104697 Move CanvasToolContext inside widget module
Compare 2 commits »
enrico pushed to rectangular_selection at enrico/stiletto 2021-03-05 11:42:19 +01:00
70e5eb0c71 Add selection toolbar and working delete action
db713e6542 Add state management to display selections correctly
270d582171 Make 'VersionedCanvas' into a generic 'Versioned<T>' data structure
9fb91bc216 Add basic axis-aligned selection tool (working but not integrated)
0fdc73b9e4 Fix spurious drawing when mouse gets focus inside touch/stylus events
enrico opened issue enrico/stiletto#36 2021-03-04 12:26:04 +01:00
Use a spatial data structure
enrico opened issue enrico/stiletto#35 2021-03-04 10:37:41 +01:00
Tablet mode detection
enrico pushed to master at enrico/Aristarkos 2021-03-03 23:38:35 +01:00
c5d86d95d2 Try some markdown
enrico opened issue enrico/stiletto#34 2021-03-03 13:44:58 +01:00
Stroke stabilization
enrico pushed to scroll at enrico/stiletto 2021-03-02 15:17:12 +01:00
59a4a6cfe8 Add Viewport up/down scroll
7c9ce7a734 Add Viewport up/down scroll
Compare 2 commits »
enrico commented on issue enrico/stiletto#18 2021-03-02 13:40:02 +01:00
Don't overdraw

Solved on the latest version of the scroll branch, a ctx.clip() was the only thing needed

enrico closed issue enrico/stiletto#18 2021-03-02 13:40:02 +01:00
Don't overdraw
enrico opened issue enrico/stiletto#33 2021-03-02 09:40:24 +01:00
Backup/autosave on abrupt quit
enrico opened issue enrico/stiletto#32 2021-03-02 09:39:40 +01:00
Automatic saving after timeout