Skip to content

Commit e5a53a4

Browse files
authored
Revert "Fixing height issues. (#525)" (#526)
This reverts commit 42ff7f7.
1 parent 42ff7f7 commit e5a53a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

uitools/import/Esri/ArcGISRuntime/Toolkit/Callout.qml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,6 @@ Pane {
367367
Layout.fillWidth: true
368368
Layout.preferredWidth: autoAdjustWidth ? -1 : root.maxWidth
369369
Layout.maximumWidth: autoAdjustWidth ? root.maxWidth : -1
370-
Layout.preferredHeight: root.implicitContentHeight
371370
visible: calloutContent
372371
}
373372
Image {

0 commit comments

Comments
 (0)