mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +00:00
fix: remove broken max width from Expression properties (#1455)
Before vs after should be self-explanatory what motivated me to remove the max-width. <img width="1353" height="762" alt="image" src="https://github.com/user-attachments/assets/eda0ce6c-5187-4496-bc92-6f91d1aaa5ee" /> Resolves https://github.com/maplibre/maputnik/issues/1445 --------- Co-authored-by: Harel M <harel.mazor@gmail.com>
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
### 🐞 Bug fixes
|
||||
|
||||
- Fixed the Expression editor (for long expressions) being able to be float under other components further down
|
||||
- Fixed an issue when clicking on a popup and then clicking on the map again
|
||||
- Fix modal close button possition
|
||||
- Fixed an issue with the generation of tranlations
|
||||
|
||||
Reference in New Issue
Block a user