Commit Graph

4025 Commits

Author SHA1 Message Date
Mark Tolmacs
adf52cd238 fix: Alt+drag movement block
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-12 19:49:30 +01:00
Mark Tolmacs
6270516ef0 fix: Point click arrow creation jumping to orbit
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-12 19:33:00 +01:00
Mark Tolmacs
2bb3a8aab0 fix: Finalize arrow now truly finalzes
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-12 18:21:29 +01:00
Mark Tolmacs
238911d577 fix: Finalize multipoint arrow on binding area click 2025-11-12 14:57:28 +01:00
Mark Tolmacs
344aa48a90 fix: Multi-point arrow closeness fallback 2025-11-12 10:48:03 +01:00
Mark Tolmacs
cca904dd54 fix: Tests 2025-11-12 10:31:04 +01:00
dwelle
c8b832b0e1 shorten focus point diagonal helpers to fix corner binding cases 2025-11-12 10:04:37 +01:00
Mark Tolmacs
765b36feef chore: Remove hint for V1
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-11 20:52:07 +01:00
Mark Tolmacs
1560afc30a Trigger build 2025-11-11 20:12:39 +01:00
Mark Tolmacs
600aec91ad chore: Remove non-needed code
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-11 19:53:13 +01:00
Mark Tolmacs
74fb133f71 fix: Merge discrepancy
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-11 19:36:26 +01:00
Márk Tolmács
f01cf69226 Merge branch 'master' into mtolmacs/feat/fixed-point-simple-arrow-binding 2025-11-11 19:34:03 +01:00
Márk Tolmács
c8e130da56 feat: Animation support (#10042) 2025-11-11 19:33:20 +01:00
David Luzar
ede44248dc fix: banner url (#10315) 2025-11-11 19:26:34 +01:00
Márk Tolmács
69a299aa82 feat: Animation support (#10042) 2025-11-11 19:26:34 +01:00
Márk Tolmács
f6fb3d294f fix: Alt-duplication copied elements placement (#10152) 2025-11-11 19:24:33 +01:00
Mark Tolmacs
bb0b7d09cb fix: Tests
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-11 19:12:29 +01:00
Mark Tolmacs
8c37acd54a chore: Naming refactors
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-11 18:49:37 +01:00
dwelle
5c1c74dd24 binding gap and distance and binding highlight tweaks 2025-11-11 18:41:34 +01:00
Mark Tolmacs
5bc59d11e3 fix: Elbow arrow direction at binding 2025-11-11 17:11:18 +01:00
David Luzar
7f66e1fe89 fix: banner url (#10315) 2025-11-11 11:29:44 +01:00
Márk Tolmács
2b4540225d feat: Animation support (#10042) 2025-11-10 22:31:23 +01:00
Márk Tolmács
dc2f25c14a fix: Alt-duplication copied elements placement (#10152) 2025-11-10 22:31:08 +01:00
Mark Tolmacs
dfcda03a0a fix: Update tests 2025-11-10 17:25:31 +01:00
Mark Tolmacs
31c0cb5b2f fix: Lint 2025-11-10 16:25:57 +01:00
Mark Tolmacs
c533de515d Merge commit 2025-11-10 16:15:45 +01:00
dwelle
c412e81e27 fix: Preserve alternate orbit focus point during drag 2025-11-10 14:34:48 +01:00
Márk Tolmács
8fb16669ab feat: Add binding visual debug (#10222) 2025-11-10 12:08:57 +01:00
Mark Tolmacs
438297f083 fix: Use last point for existing arrows 2025-11-08 21:28:57 +01:00
Mark Tolmacs
e92049d7a2 fix: Random projection 2025-11-08 20:47:17 +01:00
Mark Tolmacs
253cf8a689 fix: Select the first possible altBindPoint 2025-11-08 19:22:16 +01:00
Mark Tolmacs
6332d1a2e2 fix: Tests 2025-11-08 18:40:42 +01:00
Mark Tolmacs
2ab27d5188 fix: Turn of start jump-out 2025-11-08 18:03:40 +01:00
Mark Tolmacs
3ac0a3c3ef fix: Restore arrow start point when self binding 2025-11-08 17:43:47 +01:00
Mark Tolmacs
d93a6f09fe chore: Introduce different debug color for orbit and other binding modes 2025-11-08 15:45:50 +01:00
Mark Tolmacs
ecfbdf8c48 chore: Remove debug 2025-11-07 17:25:31 +01:00
Mark Tolmacs
c75e09422e fix: New arrow preserved projection 2025-11-07 17:15:29 +01:00
Mark Tolmacs
494dc62a8d fix: Jump out to orbit for new arrows when dragged outside 2025-11-07 16:26:50 +01:00
Mark Tolmacs
6544bc9e3c fix: Alt precise positioning 2025-11-07 11:11:56 +01:00
David Luzar
f2600fe3e8 fix: close floating sidebar on main menu open (#10295) 2025-11-06 22:39:39 +01:00
zsviczian
95ddc66339 fix: add toggle pen-mode to MobileMenu (#10293)
* add toggle pen mode to MobileMenu

* swap buttons

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-11-06 21:33:11 +00:00
David Luzar
5bcd8280c9 feat: add comments/presi eplus promos for discoveribility (#10294) 2025-11-06 21:35:14 +01:00
Mark Tolmacs
11bb0860ea chore: Check debug
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-06 15:57:10 +01:00
Mark Tolmacs
dd70f4e00f feat: Alt does not snap
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-06 15:34:16 +01:00
Mark Tolmacs
87d89aa090 fix: Hovered arrow mode highlight
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-05 22:53:45 +01:00
Mark Tolmacs
90e7f8cb66 feat: Jump other binding
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-05 22:28:32 +01:00
Mark Tolmacs
0978483af1 chore: Remove settings
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-05 21:55:49 +01:00
Mark Tolmacs
d27bb72510 feat: Diagonal binding point
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-05 21:53:57 +01:00
Mark Tolmacs
a6c633c040 feat: Blue highlight
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-05 20:51:26 +01:00
Mark Tolmacs
d429164f3c chore: Update snaps
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-11-04 18:26:22 +01:00