Pierce Tickle

Results 10 comments of Pierce Tickle

Hey, just chiming in to let everyone know that I figured out the issue. `` This is comparing against user.password. When you go to an empty field in the password...

I think my ultimate goal would be to have one long algorithm so that I could use this algviewer thing now that I know about it but then have different...

I have been playing around with `duration` but I don't understand it fully. It seems `tempoScale` is the only way to actually change the animation speed because if I change...

I hereby give permission for the cubing.js project to use my existing and future contributions under both the GNU Public License (v3 or later) and Mozilla Public License (v2.0).

Sorry I am using `nestedMenuItemsFromObject` my mistake. However `callback` doesn't seem to apply if the item has children. Is this supported? If so, can you send a sandbox link or...

https://github.com/steviebaa/mui-nested-menu/blob/afac8c59d754c56b59b1c993c61592dbee10bb2d/packages/mui-nested-menu/src/components/nestedMenuItemsFromObject.tsx#L28 Here is where it looks like it is not supported as this `NestedMenuItem` doesn't take in the callback

@steviebaa I'm trying to look at this but I'm having a few issues. I'm trying to install my version of the code as an npm package to confirm the fix....

> > I do not have access to that Discord. Can you please summarize your changes and the motivation for your changes here? > > I believe this is for...

> As a possible alterative solution, have you considered using `onKeyUp` to check for enter being pressed? that seems like a hackish fix as opposed to trying to address the...

> I'm having trouble running the branch because it's so far behind main. > > Fixing the underlying component seems like a better approach. It's just copied from WCA Live,...