Michael Moore

Results 30 issues of Michael Moore

When the start and end values of a range are too close the drag bar cannot be selected. My slider has the years 1913-2013 (as numbers, not dates) across 950px....

Improvement

This works: ``` :Bp $field->inputName == "model1" ``` This does not: ``` :Bp $field->inputName == 'model1' ``` I think it may be because the expression is concatenated without being escaped...

Date fields have three options for user input. - Date Field shows individual fields for Month/Day/Year - Date Picker shows a calendar popup for a single field - Date Drop...

The dropdown menu for nested folders would be list that shows all the time, like little tree view, yes it would be awkward looking with deep folder structures, but I...

enhancement

Could the two addins to be combined somehow and it would create addin for captions instead of comments, and you would need password for editing captions. or more simpler, but...

enhancement

It would be nice if I could paste in a YouTube playlist URL into the search, and cyp would download the specified item(s). eg 1. If I search for "https://www.youtube.com/watch?v=zKmWd8DPrEc",...

It would be nice if there were a way to delete downloaded YouTube items. My users can access cyp through the web, but don't have disk access to manage files....

I'm using a Dual XGPS160 and getting the following issue ``` Traceback (most recent call last): File "./test.py", line 14, in msg = pynmea2.parse( data ) File "/Library/Python/2.7/site-packages/pynmea2/nmea.py", line 130,...

I have specified polygon: { allowIntersection: false } in my constructor. For creating new features this is respected correctly. When editing existing features intersections are allowed. It seems that edit...

- [ x ] I'm reporting a bug, not asking for help - [ x ] I've looked at the [documentation](http://leaflet.github.io/Leaflet.draw/dist/reference-0.4.1.html) to make sure the behaviour is documented and expected...