Thiago Negri
Thiago Negri
Which version of ES are you running? I am trying to upgrade my plugin version, and I just found out 0.14.0 introduced a breaking change that only works on ES...
@coobird What do you think about this change? What should I do to get it accepted?
I'm in need of this feature, but the whitespace changes are unnecessary. I'll try to extract only the real changes.
I've created PR #94 for this and used a positive property "scaleUp" instead of a negative one "scaleUpDisabled".
Awesome. :) Would you mind to change code a bit just to follow calling convention of the rest of the code? Parameters should have a space to separate from parens....
I guess this can solve my problem, https://github.com/bernat/best_in_place/issues/559 I'll give it a try later
+1, looking for alternatives, been dealing with sync issues all the time
The update broke my multisite too. Settings were lost after upgrade, I had to reconfigure it.
Thanks, @jayd3e. Setting `position: fixed` solved it.