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

Revision history for this message
Lukáš Tinkl (lukas-kde) wrote :

Just for the record:

animationsEnabled = (animated === undefined) | animated;

this should use a logical "or", not a bitwise

review: Needs Fixing

« Back to merge proposal