Skip to content

Commit b3c3fe0

Browse files
committed
Use InkWell instead of GestureDetector when enabled in passive transformer manager. Disable actions in active transformers.
1 parent 5f35221 commit b3c3fe0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/api/mixins.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ mixin SingleColorMixin on BaseNode {
230230
}
231231

232232
/// Adds blend properties to the node.
233-
/// Similar to Figma's blending properties.
234233
mixin BlendMixin on BaseNode {
235234
/// Overall opacity of the node.
236235
late double opacity;

0 commit comments

Comments
 (0)