Skip to content

Commit

Permalink
remove trace
Browse files Browse the repository at this point in the history
  • Loading branch information
Frizi committed Jul 25, 2023
1 parent 70f1d90 commit 90f8e2e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ impl SpanWidget for Widget {
&style, &text_color, &parent_port_hovered,
|style, state, hovered| state.to_color(*hovered, style)
).debounce().on_change();

trace label_color;
color_anim.target <+ label_color;
eval color_anim.value((color) label.set_property_default(color));

Expand Down

0 comments on commit 90f8e2e

Please sign in to comment.