Code review comment for lp:~brandontschaefer/compiz/restore-orig-pos-lp.892012-fix

Revision history for this message
Brandon Schaefer (brandontschaefer) wrote :

> 2. Style Issues:
>
> 16 + else if (isGridVertMaximized)
> 17 + {
>
> s/spaces/tab-4spaces/
>
> Space needed between identifier and ()
>
> Vertical whitespace needed between saveMask () assignment and saveWc ()
> assignment if there is no horizontal alignment.
>

Fixed.

« Back to merge proposal