Chris Carey

Results 13 comments of Chris Carey

I am in the process of rewriting this app in AngularJS and will attempt to code support for this feature from the start

can you list files in that nagios2 folder? I would expect a folder called NagiosTV or nagiostv to be holding the code On Tue, Mar 12, 2013 at 4:57 AM,...

Related to Touch: I noticed a bug where if you touch the EQ, then the next subsequent touch on button like stop, play, will not work the first time you...

Just came across this https://w3c.github.io/pointerevents/ This changes everything. PointerEvents gives us all the events we need for touch that do not exist in TouchEvents. I tested with VerticalSlider replacing both...

Ready for review. Github says "captbaritone requested changes" but I'm not sure how to ACK that or let it know the changes are done.

Getting closer. Fixed the bug where clicking outside the EQ area and dragging across the EQ will affect the sliders. Also fixed the issue that dragging across the EQ will...

Working better now. Tested with mouse, pen, and touch.

Yes I will add some test, docs, and a prop to enable. Thanks Martijn

I have added test, docs, and a prop to enable this feature