Code review comment for lp:~mzanetti/unity8/panel-button-fixes

Revision history for this message
Michael Zanetti (mzanetti) wrote :

> Just for the record:
>
> animationsEnabled = (animated === undefined) | animated;
>
> this should use a logical "or", not a bitwise

oops. fixed, thanks!

« Back to merge proposal