Tim Winters
Tim Winters
## Description Cannot use talkback gestures 'swipe-up' and 'swipe-down' to change value. Tested on [these example](https://zillow.github.io/react-slider/)
With all the subclassing wpilib has, it can be very useful to see the inherited members of a class. I think we should add this feature of showing all the...
Currently the save button is in the scrollable pane where you enter the ingredient details. There is a cancel button in the fixed frame of the window that is always...
I current have a unit Liter that is linked to milliliters and gallons directly. Gallon is linked to Quarts, Quarts to Pints, Pints to Cups, etc. I should be able...
[//]: # (Please ensure that the "Allow edits from maintainers" checkbox is checked. Thanks!) This adds the opencv `morphologyEx` function. More info [here](http://frc-pdr.readthedocs.io/en/latest/vision/morphological_operations.html)
There is no point to create new sizes, points, and (hopefully) kernels each loop. It would be better to call the function in the constructor.
When viewing notifications on github.com they will be color coded. It would be nice to see those with gitify. Sometimes I don't care if a PR is merged or an...
t's the reason I paid 99¢, so I would suggest removing the price tag until the one thing that makes this app useful is implemented.
Then cpb_progress backing property is a `float`, and the only place it is restricted to an integer is from the xml attributes. This will allow using floats in the xml...