Brandon Aaron
Brandon Aaron
This seems to cause an issue with the chromedriver. In regards to [this comment](https://github.com/axemclion/browser-perf/issues/43#issuecomment-364468846). After some more stumbling around and googling I tracked down [this issue](https://github.com/SeleniumHQ/selenium/issues/4530) which hints at multiple...
The [grid styles](https://github.com/rubencodes/recal/blob/5b1a2a7419ea6d16f9978d067fe056e447ece7eb/src/lib/Utils.js#L60-L65) are being suffixed with a unit from Preact (seems to be missing the required match [here](https://github.com/developit/preact/blob/8aa7ec9e87e34596d0ec292d12fb9f79135e382f/src/constants.js#L16)). Would it be possible to have this library convert those numbers...
I took a quick stab at fixing the scrolling issue on long lists (#9). That is when you go to manually click the scrollbar of the options, the options would...
via: http://twitter.com/#!/phiggins/status/2358304810475520 ... also you aren't testing opera/khtml
Thanks for the translator! Just had one stumbling block. The parser fails on nested object notation. ``` .fb-like{ :data => { :send => false, :width => 100, :"show-faces" => false,...
It is easy to touch the background between the rounded sections and scroll the browser rather than the content. Need to just prevent the browser window from being scrolled.
Title overruns into buttons on longer titles.
Should make it so that if the header is double tapped, the content will scroll back to the top.
The height for the scrollable area seems to be a little short in fullscreen.
The add/remove special events changes in 1.4.2, need to update to support 1.4.2+.