ehudros
ehudros
Here's a version that's at least semi working with rails 3: https://github.com/jimneath/query_reviewer
awesome, thanks :)
Reading more about it it seems like this is actually a built in behavior of mobile browser - Nexus 5's viewport size is 598x360. Is there a way to force...
Nope, running without safe mode throws multiple exceptions: ``` NullReferenceException: Object reference not set to an instance of an object DG.Tweening.ShortcutExtensions43+c__DisplayClass3_0.b__0 () (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween43/ShortcutExtensions43.cs:84) DG.Tweening.Tweener.DoStartup[Color,Color,ColorOptions] (DG.Tweening.Core.TweenerCore`3 t) (at D:/DG/_Develop/__UNITY3_CLASSES/_Holoville/__DOTween/_DOTween.Assembly/DOTween/Tweener.cs:136) DG.Tweening.Core.TweenerCore`3[UnityEngine.Color,UnityEngine.Color,DG.Tweening.Plugins.Options.ColorOptions].Startup...