Frank Borden

Results 8 comments of Frank Borden

I am still seeing this regardless of closeOnSelect. Here is a sandbox of the Menu docs basic example with a log statement added https://codesandbox.io/s/wonderful-pine-y8olsp?file=/src/App.js

I see, you are right. onSelect is the way to do what I want without issue. I did not see it in the docs, but I see it in some...

For me the Event Viewer said `Unable to load DLL 'glfw'` and installing Microsoft Visual C++ Redistributable fixed it.

3.12 and 3.13 have not added much useful parts for this project

startframe supported like https://slippilab.com/sample#200 starts paused because it would start playing before all animations are in, maybe I should figure out how to wait for that. end frame will be...

Hi thanks for the report. These are known issues that I mostly fixed for top tiers and mostly haven't done for low tiers yet.

initial work in #31. It puts [replay, clips, files] in a vertical column that scrolls on smaller screens rather than shoving them horizontally, and scaled up the control buttons too....

Yeah finding a good layout has been tricky. I used to have it on the replay area but it was really too crowded for doubles. I might try shrinking the...