adapted questionDrawer

This commit is contained in:
ronoaer 2023-10-15 21:29:01 +08:00
parent 29b4966119
commit cb5c09d967
5 changed files with 7 additions and 2 deletions

View file

@ -193,6 +193,8 @@ PageType {
QuestionDrawer {
id: questionDrawer
drawerHeight: 0.8
parent: root
}
}