sctk: Map subsurface pointer events to parent surface, with offset #82
Annotations
11 warnings
all
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
all:
core/src/element.rs#L4
unused import: `Cursor`
|
all:
style/src/theme.rs#L26
unused import: `::palette::RgbHue`
|
all:
style/src/theme.rs#L27
unused import: `iced_core::gradient::ColorStop`
|
all:
style/src/theme.rs#L28
unused import: `iced_core::gradient::Linear`
|
all:
style/src/theme.rs#L29
unused import: `iced_core::Degrees`
|
all:
style/src/theme.rs#L30
unused import: `iced_core::Radians`
|
all:
graphics/src/text/editor.rs#L10
unused import: `BufferRef`
|
all:
style/src/theme.rs#L25
unused import: `::palette::FromColor`
|
all:
widget/src/pane_grid.rs#L114
very complex type used. Consider factoring parts into `type` definitions
|
all:
widget/src/pane_grid.rs#L537
very complex type used. Consider factoring parts into `type` definitions
|