Commit Graph

37 Commits

Author SHA1 Message Date
JFH
7ca39b6471 add flip buttons
also update svgedit.css
2025-12-07 18:56:10 +01:00
olekhshch
f75d1a83a0 Cursors, Esc to cancel active tool (#946)
* basic drawing cursors

* Esc to cancel tool, I shortcut bug fix

* panel btns hover animation

* minor changes

* Linter fix

* update packages

* remove NYC coverage causing build errors
would be nice to find out a replacement or a fix

---------

Co-authored-by: JFH <20402845+jfhenon@users.noreply.github.com>
2024-01-17 15:19:37 +01:00
olekhshch
19403a2755 Panning, modeChange Event, minor changes (#939)
* mode event, panning cursor

* Panning shortcuts(space,wheel), undo shortcut

* Undo/redo shortcuts, svgcanvas changes added to the main file

* minor refactoring
2023-12-28 11:20:26 +01:00
olekhshch
d502525cc0 Bottom panel styling, more adaptive palette, shortcuts (#937) 2023-12-24 01:48:27 +01:00
JFH
db8522fcb7 Add document title in topbar and allow params with user extensions (#720)
* use document title to display the current file
* add document title in top bar
2022-01-31 23:36:57 +01:00
JFH
0a6170bcff Update svgedit.css 2021-09-30 00:39:37 +02:00
JFH
eac6bd2d0d Update svgedit.css 2021-09-30 00:10:05 +02:00
agriyadev5
66d59b31f9 #644 when Layers Panel is expanded a 15 px strip is left on the far right 2021-09-22 16:47:24 +05:30
JFH
e6b1acbf2d fix context panel 2021-09-21 20:26:45 +02:00
JFH
e8d59904f7 fix visual issues 2021-09-08 22:33:13 +02:00
JFH
3b6af37f47 Update svgedit.css 2021-09-05 16:40:30 +02:00
JFH
d4d933820e fix several ui issues 2021-09-04 19:32:22 +02:00
JFH
734443af3a Merge branch 'master' into issue-#609 2021-08-19 11:38:46 +02:00
JFH
c1d72960b7 customize left scroll bar 2021-08-19 11:36:49 +02:00
agriyadev5
ab67fa2e03 Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/612 2021-08-18 13:21:30 +05:30
JFH
ede3153b7d Update svgedit.css 2021-08-17 23:12:48 +02:00
agriyadev5
110098a063 #612 width hardcode change to width attribute and define a global css variable --se-spin-input-width 2021-08-17 20:59:41 +05:30
agriyadev5
95bcdc0205 #612 scroll bar style changes 2021-08-17 16:57:20 +05:30
agriyadev5
a0e0e50e2c #612 Bottom toolbar has some visual issues 2021-08-17 15:52:58 +05:30
JFH
c3c8429312 make top panel more flexible 2021-08-16 14:19:56 +02:00
JFH
ddf3269bd0 fix sidepanel with grid css 2021-08-15 01:50:19 +02:00
JFH
b50fe0aee1 remove change image and minor refactoring 2021-08-13 14:37:55 +02:00
JFH
30d5f7d3d3 fix top toolbar css 2021-08-12 09:30:52 +02:00
JFH
b5ee544b09 palette using flex 2021-08-11 10:16:23 +02:00
JFH
90ce030304 minimum 2 lines for toolbar on smaller screen 2021-08-09 17:35:07 +02:00
JFH
f9dacb85c0 overflow for left bar 2021-08-09 16:29:51 +02:00
JFH
27ffeb156f fix several css issues 2021-08-09 10:37:51 +02:00
JFH
cc4b3676a1 extend css grid to rulers 2021-08-07 23:52:50 +02:00
JFH
cfb47fa952 change to css grid 2021-08-07 00:06:58 +02:00
JFH
5435ab9a59 allow to give a div other than the default one (with id=svg_editor) 2021-08-02 00:12:20 +02:00
agriyadev5
f9e4268507 #580 improve the behaviour of the top toolbar 2021-06-08 20:10:16 +05:30
JFH
e4283a79b9 improve dialog style 2021-05-12 23:48:41 +02:00
JFH
593c415664 update master to V7 2021-05-09 19:29:45 +02:00
Timo Dittmann
35e6de97ef - Added text decoration options (underline, overline, line-through) (#469)
- Added german translations to extensions

Co-authored-by: Timo Dittmann <timo.dittmann@kaufland.com>
2021-01-19 00:35:24 +01:00
Timo Dittmann
c0f55416a3 Added object list to layers panel (#466)
Co-authored-by: Timo Dittmann <timo.dittmann@kaufland.com>
2021-01-16 13:34:25 +01:00
JFH
7f461f9c63 working but incomplete version with new build. 2020-08-06 21:09:16 +02:00
JFH
31bca25b1c Starting Branch to simplify Build process 2020-08-05 19:58:06 +02:00