3223 Commits

Author SHA1 Message Date
Arnošt Pleskot
75cd5c20b6
fix: ImageExportDialog on mobile 2023-09-07 18:32:24 +02:00
Arnošt Pleskot
33e031c9fa
feat: set logo via constant 2023-09-05 15:29:02 +02:00
Arnošt Pleskot
0189120f79
feat: logo in svg 2023-08-31 23:10:51 +02:00
Arnošt Pleskot
bcd239b91a
fix: export into svg without logo 2023-08-31 16:53:14 +02:00
Arnošt Pleskot
db622871f0
feat: use tmp logo 2023-08-30 15:33:28 +02:00
Arnošt Pleskot
4b5ce5283b
fix: position of background and content on y axis 2023-08-30 14:49:25 +02:00
Arnošt Pleskot
97ff1222d9
chore: unite usage of normalizedCanvasDimensions and canvasDimensions 2023-08-30 10:05:34 +02:00
Arnošt Pleskot
95baf540f2
fix: proper scaling (none) for fancyBackground in svg export 2023-08-30 09:57:23 +02:00
Arnošt Pleskot
8ac95a713b
fix: logo in dark svg 2023-08-29 23:12:32 +02:00
Arnošt Pleskot
ab9c85cd2b
feat: clean console.logs 2023-08-29 15:25:58 +02:00
Arnošt Pleskot
425f1a5461
fix: padding 2023-08-29 15:04:02 +02:00
Arnošt Pleskot
780af522a2
feat: add logo into export 2023-08-28 10:21:37 +02:00
Arnošt Pleskot
9caa05825d
feat: centered content bcg on svg export 2023-08-24 15:48:22 +02:00
Arnošt Pleskot
a76aa5f7a1
fix: preview size when maxWidthOrHeight is hit 2023-08-23 16:03:09 +02:00
Arnošt Pleskot
ae8d62f5c9
fix: proper background centering on scaled image 2023-08-23 14:05:03 +02:00
Arnošt Pleskot
7795d1aaef
feat: solid background position in roundRect fallback 2023-08-23 00:50:40 +02:00
Arnošt Pleskot
38fd4fb165
feat: center and scale solid background on top of fancyBackground 2023-08-23 00:42:31 +02:00
Arnošt Pleskot
e00764a937
feat: center content in canvas expanded to aspect ratio 2023-08-22 21:33:04 +02:00
Arnošt Pleskot
c49bf04801
feat: resize canvas to aspect ratio when exporting with fancy bcg 2023-08-22 17:59:25 +02:00
Arnošt Pleskot
4eabb8d021
test: fix selector in tests 2023-08-21 10:40:50 +02:00
Arnošt Pleskot
4c2831bb8f
test: update snapshots 2023-08-21 09:59:27 +02:00
Arnošt Pleskot
26cd98efb1
feat: correct path in SVG exports for production 2023-08-21 09:52:48 +02:00
Arnošt Pleskot
06ae04c0be
fix: correct border radius in SVG 2023-08-18 19:10:39 +02:00
Arnošt Pleskot
5ff4e0d640
fix: cleanup after rebase 2023-08-18 19:00:38 +02:00
Arnošt Pleskot
c2870a6df5
fix: upscaling behavior after change of background 2023-08-18 17:44:48 +02:00
Arnošt Pleskot
8b86ef4c60
fix: padding in preview 2023-08-18 17:44:47 +02:00
Arnošt Pleskot
f096841add
feat: show original labels in the scale radio group 2023-08-18 17:44:46 +02:00
Arnošt Pleskot
dc0744a140
feat: scale fancyBackground radius and shadow 2023-08-18 17:44:45 +02:00
Arnošt Pleskot
1f62bd8c67
fix: add missing hook dependency 2023-08-18 17:44:44 +02:00
Arnošt Pleskot
4c8cf9c91c
feat: scale up small exports with fancy background 2023-08-18 17:44:41 +02:00
Arnošt Pleskot
d27856a967
chore: use width/height instead of w/h in Dimensions type 2023-08-18 17:43:38 +02:00
Arnošt Pleskot
a216e7cce4
fix: remove unused import 2023-08-18 17:43:37 +02:00
Arnošt Pleskot
9aa83da376
feat: recover background image from appState in ImageExportDialog 2023-08-18 17:43:36 +02:00
Arnošt Pleskot
787f5d68cf
feat: dark theme export background 2023-08-18 17:43:33 +02:00
Arnošt Pleskot
baa133cbb7
feat: add dark export image backgrounds 2023-08-18 17:41:06 +02:00
Arnošt Pleskot
e8cc787edc
feat: fancyBackgrounds in svg 2023-08-18 17:41:03 +02:00
Arnošt Pleskot
94f20566d1
feat: scale padding 2023-08-18 17:38:56 +02:00
Arnošt Pleskot
d4d9ecf6c6
feat: simplify the rendering 2023-08-18 17:38:52 +02:00
Arnošt Pleskot
77e88c09b8
fix: don't open export image dialog on load 2023-08-18 17:36:22 +02:00
Arnošt Pleskot
6edcb99c89
feat: center content 2023-08-18 17:36:21 +02:00
Arnošt Pleskot
b77b7ccce1
feat: use elements dimensions for scaling 2023-08-18 17:36:20 +02:00
Arnošt Pleskot
c731bd13b6
feat: update renderConfig to move and scale content 2023-08-18 17:36:15 +02:00
Arnošt Pleskot
70c7185f32
feat: export background => fancy background 2023-08-18 17:32:31 +02:00
Arnošt Pleskot
d6515e26b9
feat: separate fancyBackground from renderScene 2023-08-18 17:32:11 +02:00
Arnošt Pleskot
3c56efb9fe
feat: hide background image select when background is not checked 2023-08-18 17:24:48 +02:00
Arnošt Pleskot
a289e36397
feat: async renderScene 2023-08-18 17:24:39 +02:00
Arnošt Pleskot
5d9d2afcb7
fix: initial state 2023-08-18 13:51:21 +02:00
Arnošt Pleskot
6e7c302974
feat: export with solid color only 2023-08-18 13:50:57 +02:00
Arnošt Pleskot
67573ba079
feat: render backgrounds with rounded corners 2023-08-18 13:48:05 +02:00
Arnošt Pleskot
f57cd7e2d5
feat: select the export bcg image and bcg color from appState 2023-08-18 13:47:11 +02:00