Commit 9485a95
Image cropper modal import missing component (#20651)
* Import missing component
* Handle nullable type
* Vertically center image
* Add minimum width for SVG without dimensions
* 100% height until max height
* 100% height minus top/bottom padding
* Revert "100% height minus top/bottom padding"
This reverts commit 67ada4c.
* Revert "Handle nullable type"
This reverts commit 3130e11.
* Removed flexbox style
* Fixed circular dependency
---------
Co-authored-by: leekelleher <[email protected]>1 parent f1ab605 commit 9485a95
File tree
3 files changed
+6
-1
lines changed- src/Umbraco.Web.UI.Client/src/packages/media/media
- components/input-upload-field
- preview
- modals/image-cropper-editor
3 files changed
+6
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments