Michael Oates

Results 5 issues of Michael Oates

**Platform**: OSX **JavaFX Version**: 12 Hi - I have noticed an interesting issue with the ScrollPane component. It looks like the scroll speed slows down when the content is almost...

**Checklist** **Is your feature request related to a problem? Please describe.** My app is set up to reconcile changes on startup - and as a result, to send any changes...

enhancement

Firstly this is an awesome extension! It'd be great if it was possible to generate JWTs when making requests. At my work we use asymmetric JWT tokens for service to...

feature request

As requested, I've reopened the PR with some adjustments - in particular moving the encoding methods to be static on the classes so that a new instance is not required.

`y-protocols/awareness` currently encodes updates using a combination of `writeVarString` and `JSON.stringify` today. The codebase I am working on uses a decent amount of single precision floating point numbers in awareness,...

enhancement