invpt
invpt
I've rewritten the jQuery JS as TypeScript and have added features, removed features, and changed the UI. Feature additions: - Select all, which allows the user to select all kanji...
Would resolve #21. I realized that this option would be super easy to implement without losing any of the flexibility offered by allowing users to pass through a Key. Let...
As far as I can tell, you can't update the position of a marker that already exists. Is this correct? If so, I'll try to implement it in a good...
### Description It is useful to export playlists with relative paths, but playlists exported by Symphony always use absolute paths. ### Solution Keep the default behavior of exporting with absolute...
The sample code in the README sets the context attributes to use the OpenGL 4.0 core profile, but by default this will give a BadMatch error, because the default API...