We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ff7f7 commit e5a53a4Copy full SHA for e5a53a4
uitools/import/Esri/ArcGISRuntime/Toolkit/Callout.qml
@@ -367,7 +367,6 @@ Pane {
367
Layout.fillWidth: true
368
Layout.preferredWidth: autoAdjustWidth ? -1 : root.maxWidth
369
Layout.maximumWidth: autoAdjustWidth ? root.maxWidth : -1
370
- Layout.preferredHeight: root.implicitContentHeight
371
visible: calloutContent
372
}
373
Image {
0 commit comments