mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 05:33:15 +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
|
||||
width: parent.width
|
||||
|
||||
anchors.top: sidebarHeaderBar.bottom
|
||||
|
||||
onShowTooltip: base.showTooltip(item, location, text)
|
||||
onHideTooltip: base.hideTooltip()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user