Simplify theming for Scrollable widget
This commit is contained in:
parent
29326215cc
commit
d681aaa57e
9 changed files with 342 additions and 422 deletions
|
|
@ -301,7 +301,7 @@ where
|
|||
Message: Clone,
|
||||
Theme: container::Style
|
||||
+ text_input::StyleSheet
|
||||
+ scrollable::StyleSheet
|
||||
+ scrollable::Tradition
|
||||
+ menu::StyleSheet,
|
||||
Renderer: text::Renderer,
|
||||
{
|
||||
|
|
@ -721,7 +721,7 @@ where
|
|||
Message: Clone + 'a,
|
||||
Theme: container::Style
|
||||
+ text_input::StyleSheet
|
||||
+ scrollable::StyleSheet
|
||||
+ scrollable::Tradition
|
||||
+ menu::StyleSheet
|
||||
+ 'a,
|
||||
Renderer: text::Renderer + 'a,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue