zhuzichu520 / FluentUI

FluentUI for QML
MIT License
3.48k stars 455 forks source link

FluWindow scrollbar #485

Closed ArmynC closed 5 months ago

ArmynC commented 5 months ago

Does FluWindow allow a FluScrollBar? Under a root flickable type such as ScrollView it is rendered in top left corner.

ArmynC commented 5 months ago

Made it with a content data of ScrollView, anchored to the parent and set anchors for the scrollbar variables.