James

Results 12 comments of James

I'm experiencing the same thing. I'm using Knockout 3.1.0 and JQuery 2.1.1 and can't get the grid to work properly in my own project. Trying to recreate the basic example,...

+1 to this. I have to resize the window every time it launches. The issue posted above lists a number of workarounds, so I hope Kenku isn't waiting for Electron...

I've pretty much stopped using Kenku because it just quits playing in Discord after a while. If there's a way to get debug information to you, I'm happy to help....

I just noticed that too and was going to open an issue, but here it is!

This feels like a huge oversight with the system. I have an editor that implements an auto-save when content changes, and I've tried hacking in ways to prevent the save...

I just started using this library and it's great, but one of the first things I tried to do was get the number of sides for a given die being...

If this is still a problem, you can open an issue in the new repository location [here](https://github.com/jbhaywood/scaleGrid).

I've taken over this module and applied this fix to the newest release. https://github.com/jbhaywood/scaleGrid/releases/tag/v1.1.0

I'll echo what other's have said. This seems like a great library, but as far as I can tell it's completely broken when trying to use with Vue 3. The...

Just to be clear, you're using the API like anyone would using plain javascript. `.setData` is doing all the work here. There's no need for the 'data' property to exist...