Commit Graph

8 Commits

Author SHA1 Message Date
Paweł Joński
a88c6a6aef [BH-932] Hide arrows on NumListItem border values
Hide arrows on NumListItem border values
2021-10-14 12:35:26 +02:00
Przemyslaw Brudny
821092efe9 [BH-759] Bell onBoarding instruction prompts added
Added instruction prompts to Bell OnBoarding.
2021-10-06 22:34:20 +03:00
Przemyslaw Brudny
37ee2ae4c9 [BH-852] Bell settings language selector
Bell settings language selector.
2021-09-30 14:40:04 +03:00
Mateusz Grzegorzek
fc28fcd2b1 [BH-888] Icons export - fix naming
Fix Bell icons naming.
2021-09-30 11:25:31 +02:00
Przemyslaw Brudny
40eb7ad1d5 [BH-820] Bell layout and font update
Updated Bell baseLayout and biggest used font.
2021-09-16 20:49:04 +03:00
mkamonMdt
659570ca13 [BH-863] Fix powernap spinner arrows
There were an issue in the PowerNap's main window,
that the spinner's arrows would not disappear on reaching
extremums. To solve this the commit adds a setArrowVisible
functionality to the gui::BellBaseLayout, a onValueChange
callback to gui::Spinner and employs both to the
gui::PowerNapListItem to solve the issue.
2021-09-13 16:37:42 +02:00
Maciej Janicki
d28b7bf91a [BH-593] Add side arrows to BellBaseLayout
Added side arrows to base layout.
Fixed existing windows according to changes.
2021-08-30 14:57:30 +02:00
Przemyslaw Brudny
df1d1cdfe2 [BH-723] Added ThreeBox and BellBaseLayout
Added ThreeBox template layout type. Applied it to Pure header.
Created BellBaseLayout for most of Bell windows. Modified
SideListView to proper handle new layout with page bar on/off.
2021-08-09 12:56:46 +02:00