Matt Nathan

Results 11 issues of Matt Nathan

This change makes it possible to configure a minimum distance that is used as a threshold to determine whether to begin a pan or zoom operation when triggered via pointer...

### Subject of the issue I'd like to be able to configure an offset or distance within which a pan doesn't start. Typically when dragging there is a margin of...

feature

Consider supporting `FieldMask` in a more advanced way by allowing you to select the properties of a message that should be included. Some nice to have options and things to...

I've been trying to find what the behaviour of different methods is with respect to duplicate keys, but can't find anything official or obvious. Some limited testing has shown that...

In addition if you are outputting the generated files into a folder that looks like the npm package name then omit the prefix part to simplify importing in bazel. For...

This would follow similar tools like gazelle and bazel_deps and make projects that use this and other languages more consistent.

I'm not that experienced with bazel but I feel like it would be fitting for the generated BUILD/shrikwrap files to exist in the `third_party` dir of a bazel project. Unfortunately...

I'm having an issue where the BACnet4J library is unable to parse the binary present-values that are returned by the YABE ( https://sourceforge.net/projects/yetanotherbacnetexplorer/ ) Room Control Simulator. I get exceptions...

### Environment **Vuetify Version:** 2.3.21 **Vue Version:** 2.6.12 **Browsers:** Chrome 87.0.4280.141 **OS:** Windows 10 ### Steps to reproduce 1. Create a v-menu with disable-keys (and probably close-on-content-click=false) 2. Inside the...

T: bug
C: VMenu
has workaround

Add a template for `Generic.typeToken` to `new TypeToken() {}`

enhancement