Alejandro Alonso
|
6a84215911
|
🐛 Fix stroke weight visually different with different levels of zoom
|
2026-01-29 12:18:26 +01:00 |
|
Elena Torro
|
8d1bc6c50c
|
🐛 Fix flex layout sorting on reverse order with no z-index
|
2026-01-27 09:34:36 +01:00 |
|
Alejandro Alonso
|
d112c0a33b
|
🐛 Fix text boxes with auto-height don't update height when resized by dragging side handles
|
2026-01-23 09:05:20 +01:00 |
|
alonso.torres
|
8fde6b28ed
|
🐛 Fix problems with alignments and margins
|
2025-12-12 13:21:04 +01:00 |
|
alonso.torres
|
63325ec796
|
🐛 Fix problem with flex fill size distribution
|
2025-12-12 13:21:04 +01:00 |
|
alonso.torres
|
84415476d0
|
🐛 Fix problem with reflow layout
|
2025-12-12 13:21:04 +01:00 |
|
alonso.torres
|
ce5006ae84
|
🐛 Fix problem with border radius to path
|
2025-12-11 22:40:44 +01:00 |
|
Belén Albeza
|
0a7a65af5d
|
♻️ Make SerializableResult to depend on From traits
|
2025-12-11 16:00:03 +01:00 |
|
alonso.torres
|
ea4d0e1238
|
✨ Calculate position data in wasm
|
2025-12-11 16:00:03 +01:00 |
|
alonso.torres
|
721b337511
|
🐛 Fix visual feedback on padding/margin/gaps modified
|
2025-12-01 16:31:15 +01:00 |
|
alonso.torres
|
59f3b4db4c
|
🐛 Fix problem with auto-size and element margins
|
2025-11-28 12:12:19 +01:00 |
|
alonso.torres
|
130b8c8214
|
🐛 Fix problems with flex layout in new render
|
2025-11-28 10:49:55 +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 |
|
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 |
|
Elena Torro
|
624bdaec88
|
✨ Show text cursor in the entire text rect
|
2025-11-20 11:42:07 +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 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 |
|
Alejandro Alonso
|
718f42aa94
|
🐛 Fix deselect and delete events for empty texts
|
2025-11-12 08:33:17 +01:00 |
|
Alejandro Alonso
|
ba092f03e1
|
🎉 Use Vec instead of Indexset
|
2025-11-06 14:16:07 +01:00 |
|
Elena Torro
|
f496ba78f3
|
🔧 Fix cross-browser text issues
|
2025-11-06 12:20:02 +01:00 |
|
Elena Torro
|
24e4ece323
|
🐛 Fix line-height rendering on empty lines
|
2025-11-04 11:25:14 +01:00 |
|
Elena Torro
|
87fc71b55d
|
🐛 Ignore non-frequent chars
|
2025-11-03 17:08:38 +01:00 |
|
Elena Torro
|
b76bfa2197
|
🐛 Fix width on rotation
|
2025-11-03 16:37:17 +01:00 |
|
Alejandro Alonso
|
dd9ec54bd1
|
Merge pull request #7664 from penpot/alotor-performance-improvements
✨ Improve boolean calculations
|
2025-11-03 12:04:36 +01:00 |
|
Alejandro Alonso
|
3ad4b0a453
|
Merge pull request #7657 from penpot/elenatorro-12448-fix-text-tabs
🐛 Fix tabs rendering
|
2025-11-03 11:53:20 +01:00 |
|
Elena Torro
|
d18a018236
|
🔧 Fix tab rendering with the text editor
|
2025-11-03 11:02:28 +01:00 |
|
Belén Albeza
|
4ab6ecec21
|
🔧 Fix rust linter errors
|
2025-11-03 10:43:35 +01:00 |
|
alonso.torres
|
b39c00fbf6
|
✨ Improve boolean calculations
|
2025-11-03 09:50:29 +01:00 |
|
alonso.torres
|
f3b914534f
|
✨ Add scale_content to shapes_pool
|
2025-10-31 11:56:28 +01:00 |
|
alonso.torres
|
fcc9282304
|
✨ Fix problems with SVGraw and modifiers
|
2025-10-31 11:56:28 +01:00 |
|
alonso.torres
|
122619b197
|
✨ Support for booleans dynamic transforms
|
2025-10-31 11:56:28 +01:00 |
|
alonso.torres
|
dbf9bdceb5
|
✨ Removed modifiers from code
|
2025-10-31 11:56:28 +01:00 |
|
Alejandro Alonso
|
c66a8f5dc5
|
✨ Improve shapes pool performance
|
2025-10-31 11:56:28 +01:00 |
|
alonso.torres
|
ed4df73e42
|
✨ Changes to modifiers
|
2025-10-31 11:56:28 +01:00 |
|
alonso.torres
|
59e745e9ab
|
✨ Improve performance of group bounds
|
2025-10-31 11:56:28 +01:00 |
|
Elena Torro
|
eaa3904a3a
|
🔧 Remove unused text attrs
|
2025-10-31 09:22:01 +01:00 |
|
Elena Torro
|
9dfb0ebe84
|
🐛 Fix default font size in text spans
|
2025-10-29 17:23:29 +01:00 |
|
Alejandro Alonso
|
c3d40659a9
|
Merge pull request #7600 from penpot/elenatorro-12344-fix-different-text-span-font-sizes
🔧 Add support for text spans of different sizes
|
2025-10-29 07:25:49 +01:00 |
|
Alejandro Alonso
|
14d5de29da
|
🐛 Fix nested fills for shapes with svg attrs
|
2025-10-28 12:25:57 +01:00 |
|
Elena Torro
|
2c37c5c8ed
|
🔧 Add support for text spans of different sizes
|
2025-10-27 12:43:41 +01:00 |
|
Alejandro Alonso
|
479ce99b32
|
✨ Improve setting svg attrs in wasm
|
2025-10-24 10:35:30 +02:00 |
|
Aitor Moreno
|
247c5c3700
|
Merge pull request #7588 from penpot/elenatorro-fix-text-tests
🔧 Fix text align selrect
|
2025-10-23 15:04:48 +02:00 |
|
Elena Torró
|
351a35dad6
|
Merge pull request #7574 from penpot/azazeln28-refactor-text-struct-naming
♻️ Rename textleafs and inline to textspan
|
2025-10-23 13:39:36 +02:00 |
|
Aitor Moreno
|
eb088c31c1
|
🔧 Rename textleafs and inlines to keep coherence between render and editor
|
2025-10-23 13:04:21 +02:00 |
|
Elena Torro
|
a30315c91c
|
🔧 Fix text align selrect and update regression tests
|
2025-10-23 11:44:40 +02:00 |
|
alonso.torres
|
98e91ecda5
|
🐛 Fix problem with flex type conversions
|
2025-10-22 16:03:51 +02:00 |
|