This commit is contained in:
zhuzihcu
2023-05-19 09:19:52 +08:00
parent d5ca61c0f6
commit e67e7e4d3b
2 changed files with 6 additions and 1 deletions

View File

@ -12,6 +12,10 @@ FluWindow {
property bool appBarVisible: true
default property alias content: container.data
Component.onCompleted: {
console.debug(FramelessUtils.frameBorderVisible)
}
FluAppBar {
id: title_bar
title: window.title