Tomafc

Results 25 comments of Tomafc

@Jawnnypoo thanks for adding a maven repo for the NativeStackBlur

My use case was that we display a map of marker(s) but we don't allow the user to move the map. I think it's common enough of a use case...

@ericlevine thanks I'll make those changes.

Hi Eric, Sure sorry -- let me send you something over the weekend. Best Tommy On Thu, Mar 3, 2016 at 10:40 PM, Eric Petzel [email protected] wrote: > Hey @tommytcchan...

@petzel Updated the code after rebasing from origin/master -- also removed from the menu and sample app. Did test to make sure the new feature was working for both native...

@petzel Let me know what you think thanks

@petzel I can fix the conflicts if there is an intent to merge this in. Thanks

@deivid-rodriguez I'm getting the same issue. I upgraded to 4.2.0 and am using RubyMine. Straight up new rails app and then create a controller and put a breakpoint inside the...

Actually between 4.1.8 and 4.2.0 `byebug` was added to the gemfile. I think it somehow conflicts with RubyMine's debug library it uses. Removed the byebug library and rubymine debug started...