alonso.torres
5497fa2a66
🐛 Fix problems with alignments and margins
2025-12-30 09:47:48 +01:00
alonso.torres
afa43e35f4
🐛 Fix problem with flex fill size distribution
2025-12-30 09:47:48 +01:00
alonso.torres
33b8d4b04b
🐛 Fix problem with reflow layout
2025-12-30 09:47:48 +01:00
alonso.torres
5561946a0a
🐛 Fix problem with border radius to path
2025-12-30 09:47:48 +01:00
Belén Albeza
153452a40c
♻️ Make SerializableResult to depend on From traits
2025-12-30 09:47:48 +01:00
alonso.torres
66aea88457
✨ Calculate position data in wasm
2025-12-30 09:47:47 +01:00
Elena Torro
3493429b4e
🐛 Set layout data from set-object
2025-12-30 09:47:47 +01:00
Elena Torro
6eeec08331
🔧 Log performance when building using profile-macros
2025-12-30 09:47:47 +01:00
Elena Torro
b5da73f957
🔧 Rebuild indices on zoom change, not pan
2025-12-30 09:47:47 +01:00
Elena Torro
3fc6a70da6
🔧 Skip slow operations on fast render
2025-12-30 09:47:47 +01:00
Elena Torro
084c5141a2
🔧 Fix line height calculation
2025-12-30 09:47:47 +01:00
Belén Albeza
28682e4c5c
🐛 Fix internal error while importing a library
2025-12-30 09:47:47 +01:00
Elena Torro
ecc63e5cec
🔧 Update rendering settings to smooth render
2025-12-30 09:47:47 +01:00
alonso.torres
cbba2c6de1
🐛 Fix problem with boolean shapes updates
2025-12-30 09:47:45 +01:00
alonso.torres
307920168a
🐛 Fix problem with reordering layers
2025-12-30 09:46:48 +01:00
alonso.torres
0349cc1859
🐛 Fix visual feedback on padding/margin/gaps modified
2025-12-30 09:46:48 +01:00
Alejandro Alonso
d30579aedb
🐛 Fix nested shadows clipping
2025-12-30 09:46:48 +01:00
alonso.torres
5db9b173c4
🐛 Fix problem with auto-size and element margins
2025-12-30 09:46:48 +01:00
alonso.torres
af5b672c3e
🐛 Fix problems with flex layout in new render
2025-12-30 09:46:48 +01:00
Belén Albeza
d9680ea159
✨ Fix playwright tests
2025-12-30 09:46:48 +01:00
Andrey Antukh
2f46cbc0d4
✨ Make render wasm import on worker http cache aware
2025-12-11 13:27:20 +01:00
Andrey Antukh
53be6f996b
🐛 Fix issues on build processs related to render-wasm
2025-12-11 12:41:19 +01:00
Andrey Antukh
3f6e44316e
🐛 Add missing node depes install on render-wasm
2025-12-11 11:51:47 +01:00
Andrey Antukh
a4646373cf
♻️ Refactor wasm loading strategy on worker
2025-12-09 19:41:19 +01:00
Alejandro Alonso
63959a22cc
🐛 Fix svg attrs
2025-11-27 12:23:46 +01:00
Alejandro Alonso
8840246425
🐛 Fix bleeding masks
2025-11-27 12:23:46 +01:00
Alejandro Alonso
e3b87390f6
🐛 Fix nested shadows clipping
2025-11-27 12:23:46 +01:00
Alejandro Alonso
d9ab28e6ed
🐛 Fix nested clipping
2025-11-27 12:23:46 +01:00
Belén Albeza
9183dbbc43
🔧 Fix lint error (rust)
2025-11-27 11:51:05 +01:00
alonso.torres
8880f07a6a
🐛 Fix problem with thumbnails in parallel
2025-11-25 17:56:00 +01:00
alonso.torres
dd5f3396d1
🐛 Fix problem with layout z-index
2025-11-24 17:48:58 +01:00
alonso.torres
bf24e22588
🐛 Fix hover text
2025-11-21 14:27:15 +01:00
alonso.torres
c2026918a4
✨ Improve cache rendering
2025-11-20 17:33:37 +01:00
Elena Torró
c13b58f42a
Merge pull request #7764 from penpot/superalex-fix-blurs
...
🐛 Fix shadows and blurs
2025-11-20 13:37:57 +01:00
Alejandro Alonso
e1f2fca4af
Merge pull request #7771 from penpot/elenatorro-12541-improve-text-selection-and-cursor
...
✨ Improve text shape selection
2025-11-20 13:33:48 +01:00
alonso.torres
59845b756f
✨ Render WASM dashboard thumbnails
2025-11-20 11:56:25 +01:00
Elena Torro
624bdaec88
✨ Show text cursor in the entire text rect
2025-11-20 11:42:07 +01:00
Alejandro Alonso
24745bed40
🐛 Fix shadows and blurs for high levels of zoom
2025-11-20 11:25:23 +01:00
Elena Torro
36adbd9118
🐛 Fix insert shape on empty frame
2025-11-20 10:59:44 +01:00
Elena Torró
0a3fe9836a
Merge pull request #7777 from penpot/superalex-fix-extrect-calculation
...
🐛 Fix extrect calculation
2025-11-20 09:57:59 +01:00
Andrey Antukh
3136096123
🔧 Add general improvements to integration tests
...
This commit marks as skip (temporal) several flaky/randomly-failing
tests.
It also moves the integration test execution from circleci to github
actions.
2025-11-19 18:23:44 +01:00
Alejandro Alonso
28f23f397e
🐛 Fix extrect calculation
2025-11-19 12:38:01 +01:00
alonso.torres
0a01fc8af9
🐛 Fix problem with selection and text shapes for new render
2025-11-18 09:34:17 +01:00
Alejandro Alonso
a48b719966
Merge pull request #7748 from penpot/elenatorro-12586-fix-offset-y-on-new-lines
...
🐛 Fix new lines spacing between paragraphs
2025-11-18 09:23:22 +01:00
Elena Torró
6425c0cb7d
Merge pull request #7757 from penpot/superalex-fix-apply-shadow-and-blur-bounds
...
🐛 Fix apply shadow and blur bounds
2025-11-17 16:50:15 +01:00
Alejandro Alonso
fdffa14d75
🐛 Fix apply shadow and blur bounds
2025-11-17 15:20:22 +01:00
Elena Torro
127fa931c7
🐛 Fix new lines spacing between paragraphs
2025-11-14 12:00:39 +01:00
alonso.torres
2d63730bfa
✨ Improved performance in modifiers
2025-11-13 12:31:26 +01:00
alonso.torres
76f6f71e02
🐛 Fix z-ordering for flex elements
2025-11-13 12:31:26 +01:00
Elena Torró
3f05dae455
Merge pull request #7735 from penpot/superalex-fix-create-empty-text
...
🐛 Fix some text issues
2025-11-12 17:48:41 +01:00