Rob Graeber

Results 14 issues of Rob Graeber

Hey when running with default settings, seems like it will compile all the .vue files once and then never again after you restart your server. Looking at the source, it...

Hi Yannick, I've been tracking down a bug when setting up CCScale9Sprite via code. I was wondering if sprite sheet trimming was supported?

Fyi I couldn't get ng-model-options to work on 1.3. I tracked the issue to line: https://github.com/ruhley/angular-color-picker/blob/master/src/scripts/controller.js#L34 `this.$scope.control[0].$options` is the correct path, while `this.$scope.control[0].$options.$$options` doesn't exist on angular 1.3 at least.

I'm just curious how come the techempower benchmarks are showing mitol with a ~20% improvement over the default implementation, while the readme is claiming a 3x improvement? https://www.techempower.com/benchmarks/#section=data-r15&hw=ph&test=plaintext&l=h4s9h9

Depending on the website, it might not make sense to cache the back/forward button. (e.g. if you had an ecommerce site and you made changes in your shopping cart then...

___ ***Bugsquad note:** This issue has been confirmed several times already. No need to confirm it further.* ___ **Godot version:** 3.1 **OS/device including version:** Mac OSX 10.14 **Issue description:** The...

bug
confirmed
topic:audio
performance

This adds a prop for adjusting the quickReplyContainer. This is useful for right aligning the quick replies and removing the max-width.

A self balancing feature would be nice / a way to initialize the tree w/ an unsorted array

### Minimal reproducible example https://github.com/robgraeber/rn-test ### What platform(s) does this occur on? iOS ### Where did you reproduce the issue? in Expo Go ### Summary It seems like Expo is...

needs more info
needs review

**Current Behavior** The tooltip text updates visually before it goes to the next step. This results in a flash of out of place text before the next step loads. Video...