sctk: Fix handling of layer surface pointer_interactivity
#58
Annotations
10 warnings
all
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
all
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
all:
core/src/element.rs#L4
unused import: `Cursor`
|
all:
graphics/src/text/editor.rs#L10
unused import: `BufferRef`
|
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:
style/src/theme.rs#L25
unused import: `::palette::FromColor`
|