mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 11:53:13 +08:00
Remove invalid anchoring for SidebarHeader
CURA-3964 sidebarHeaderBar has been removed and the anchor line is not needed.
This commit is contained in:
parent
1627a65513
commit
d0ef97b02c
@ -83,8 +83,6 @@ Rectangle
|
|||||||
id: header
|
id: header
|
||||||
width: parent.width
|
width: parent.width
|
||||||
|
|
||||||
anchors.top: sidebarHeaderBar.bottom
|
|
||||||
|
|
||||||
onShowTooltip: base.showTooltip(item, location, text)
|
onShowTooltip: base.showTooltip(item, location, text)
|
||||||
onHideTooltip: base.hideTooltip()
|
onHideTooltip: base.hideTooltip()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user