Mentalflow
9516cbff48
RibbonView: Change view's bounceBehavior and add function scroll_to_bottom.
2023-08-23 21:33:38 +08:00
Mentalflow
8e86e7e112
RibbonTitleBar: fix modern style button's state non-sync bug.
2023-08-22 11:03:35 +08:00
Mentalflow
fb8f5b0110
RibbonPushButton: Fix the button height bug.
2023-08-22 04:08:29 +08:00
Mentalflow
181549a541
RibbonView: remove develop residuals.
2023-08-22 00:50:56 +08:00
Mentalflow
635cf04179
RibbonComponents: RibbonComboBox and RibonTextEdit property added.
...
1.RibbonComboBox:due to default width property can't modify component's width, added component_width and component_height property to fix it.
2.RibbonTextEdit:add more alias property in order to improve experience.
2023-08-21 22:06:41 +08:00
Mentalflow
baa1153852
RibbonComboBox: Fix the popup menu's height while ListModel has single item.
2023-08-21 01:26:55 +08:00
Mentalflow
eb9d4bed5f
RibbonTabBar: Fix the fold bug of TabBar.
...
Fix the problem that the TabBar does not fold when clicking the corresponding button after sliding to the specified interface.
2023-08-20 15:18:14 +08:00
Mentalflow
b17ad7f434
RibbonSpinBox: Fix issue where text may be obscured.
...
Insufficient padding on the left side of LineEdit can cause text to be obscured by icons.
2023-08-20 13:49:54 +08:00
Mentalflow
41b84deaf4
RibbonUI: Initial repo.
2023-08-20 02:51:22 +08:00