David Sheldrick

Results 79 issues of David Sheldrick

We're never going to get 100% perfect word timings, and some passages of text are just plain harder to read than others, often due to funky grammar and the like....

feature request

The number shown at the bottom-right corner is not currently an accurate WPM measure, but more of a semi-arbitrary speed measure. This was raised by #23 . There is no...

enhancement
starter

I want jeztz to be able to succinctly and intuitively display the following types of text: 1. emphasis 2. strong type 3. strikethrough 4. sub/super-script 5. block quotes 6. ordered...

enhancement
feature request

This PR maybe adds eagerly-updated 'push' nodes, which can be used selectively to avoid traversing sections of the graph, and to set historyLength to 1 in some cases. when you...

## rationale When updating things in the store, we make potentially many changes to different atoms. our history atom is updated once per .put and once per .remove call, but...

enhancement

my go-to would be [auto](https://github.com/intuit/auto)

new TLStateProfile() .start() .stop() .analyze() => json .printAnalysis()

Looking at #3762 it seemed to have been caused by calling `setCurrentPage` during a `select.editing_shape` interaction. I wonder whether we should trigger a `cancel` event before switching pages in case...

bugfix
sdk