Jeff Olson
Jeff Olson
Here's a jsfiddle test case for a QuadTree that is supposed to include bounds.. http://jsfiddle.net/zYMpN/2/ Notice the weird behavior (duplicates.. not really meeting described behavior) in the results.. not even...
Or am I missing something [ex|im]plicit in the README instructions? I would like completion for types/modules outside of the rust distribution src tree. Is there a way to easily achieve...
Is this something you're open to? I'll can do the work on submitting a PR, if so. Could also do some work to see about separating out and abstracting the...
This means that people still on yew 0.20.0 (eg because of ybc) can't adopt yewdux :/ Not sure if this is actionable or whatever, just wanted to raise the point....
it currently has some weirdness around not padding whitespace for special characters that is removes... also someone strangeness with whitespace and uppercase letters.
the `when` macro currently allows either string or identifier names, but the `it` macro only allows strings.. make this consistent
I'm a new SQLPage user, who would love to "ship" the SQLPage experience into a self-hosted browser context. This could be useful for deploying into environments that only accept static...
this is more important for symbols than letters...
long press on shift button should cause caps lock-like behavior
Seems too bad if we would have to decrypt the db and drop it into `user://` in order to interact with it. I haven't looked at the sqlite3 C API.....