mirror of
https://github.com/penpot/penpot.git
synced 2026-09-11 14:39:35 +00:00
Merge pull request #2708 from penpot/palba-fix-selection-stroke-on-multiple-fonts
🐛 Fix selection stroke missing in properties of multiple texts
This commit is contained in:
commit
c8bd1e89d6
@ -31,6 +31,7 @@
|
|||||||
- Fix problem when moving texts with keyboard [#2690](https://github.com/penpot/penpot/issues/2690)
|
- Fix problem when moving texts with keyboard [#2690](https://github.com/penpot/penpot/issues/2690)
|
||||||
- Fix problem when drawing boxes won't detect mouse-up [Taiga #4618](https://tree.taiga.io/project/penpot/issue/4618)
|
- Fix problem when drawing boxes won't detect mouse-up [Taiga #4618](https://tree.taiga.io/project/penpot/issue/4618)
|
||||||
- Fix missing loading icon on shared libraries [Taiga #4148](https://tree.taiga.io/project/penpot/issue/4148)
|
- Fix missing loading icon on shared libraries [Taiga #4148](https://tree.taiga.io/project/penpot/issue/4148)
|
||||||
|
- Fix selection stroke missing in properties of multiple texts [Taiga #4048](https://tree.taiga.io/project/penpot/issue/4048)
|
||||||
|
|
||||||
### :arrow_up: Deps updates
|
### :arrow_up: Deps updates
|
||||||
|
|
||||||
|
|||||||
@ -373,6 +373,7 @@
|
|||||||
:fill-color-ref-file
|
:fill-color-ref-file
|
||||||
:fill-color-gradient
|
:fill-color-gradient
|
||||||
|
|
||||||
|
:strokes
|
||||||
:stroke-style
|
:stroke-style
|
||||||
:stroke-alignment
|
:stroke-alignment
|
||||||
:stroke-width
|
:stroke-width
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user