Replies: 1 comment 4 replies
-
I suggest we make it always render at least one pixel. I’m currently refactoring the rendering code a bit, I’ll make sure this is fixed along the way. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there! V7 looks great and works really well! One questions i had is about the strategy around barMinHeight.
On v6 my component looked like this:
With
barMinHeight
being2px
- it was creating a "line" during the moments of silence.In v7 same component looks like this:
And I am a little puzzled to how can i achieve same effect as the property is gone.
If you have any ideas please let me know! Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions