Export widget modules in iced_pure
... and fix collisions with the new `helpers`
This commit is contained in:
parent
cdd906f563
commit
d7100fd259
31 changed files with 378 additions and 232 deletions
|
|
@ -9,7 +9,7 @@ use iced_native::renderer;
|
|||
use iced_native::widget::scrollable;
|
||||
use iced_native::{Clipboard, Length, Point, Rectangle, Shell, Vector};
|
||||
|
||||
pub use iced_style::scrollable::StyleSheet;
|
||||
pub use iced_style::scrollable::{Scrollbar, Scroller, StyleSheet};
|
||||
|
||||
/// A widget that can vertically display an infinite amount of content with a
|
||||
/// scrollbar.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue