Open Artoria2e5 opened 3 years ago
Thank you for the feedback
More than just the changing constructor I think I should add a resize
method to the different parts of the component.
I must admit mobile wasn't my priority for the demo and I haven't given a lot of thought into this aspect.
The demo only uses half of the screen width on my phone, making it… pretty hard to play with. Assuming it's straight from
index.js
, maybe it would be an improvement if the constructor accepted size settings so the demo page can do some logic to control it?