0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-23 15:26:29 -05:00

Merge pull request #2023 from penpot/niwinz-hotfix-20220622

🚑 Fix unexpected exception on typography asset context menu
This commit is contained in:
Eva Marco 2022-06-22 09:39:07 +02:00 committed by GitHub
commit 6469a543ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -5,6 +5,7 @@
### :bug: Bugs fixed
- Fix crash when double click on viewer assets [Taiga #3625](https://tree.taiga.io/project/penpot/issue/3625)
- Fix right click on typographies assets [Taiga #3638](https://tree.taiga.io/project/penpot/issue/3638)
## 1.14.0-beta

View file

@ -1596,6 +1596,7 @@
:editing-id editing-id
:local-data local-data
:on-asset-click on-asset-click
:on-context-menu on-context-menu
:selected-typographies-full selected-typographies-full
:selected-typographies-paths selected-typographies-paths
:move-typography move-typography}])])