Mandana Eibegger

Results 9 issues of Mandana Eibegger

stage.alpha = NUM; > Exception: Unsupported operation: The Stage class does not implement this property or method.package:stagexl/src/display/stage.dart:286 Stage._throwStageException@822385374package:stagexl/src/display/stage.dart:299 Stage.set:alpha

enhancement

What is the logic behind the setting of the stage and canvas dimensions? If i, for instance, set ``` ``` it will result in ``` ``` Why is the width...

**Is your feature request related to a problem? Please describe.** In the MDC documentation (https://material.io/develop/web/components/ripples/) they mention, that there is a `radius-unbounded` mixin. When diving deeper into this, i found,...

feature-request

**Describe the bug** When adding `v-ripple` to `router-link`, the ripple only works once, because the `mdc-` classes vanish on route-change **Desktop:** - OS: Mac - Browser Current Firefox & Chrome...

bug

For evaluations and presentations it would be very useful if a video could be included to play synchronously with the timeline (+/- some offset to adjust the video-time)

Select & Copy more than 1 Element incl all connections

Select multiple elements to move in the Design panel

it seems as if switchery attaches the event listeners multiple times - every time, enable() is called.