Code review comment for lp:~tombeckmann/granite/decoratedwindow-dialog

Revision history for this message
Victor Martinez (victored) wrote :

Good call.

Diff line 63 is not needed, since Utils.set_theming will add the style class as well:
63 + this.get_style_context ().add_class (StyleClass.COMPOSITED);

Since this change implies an API/ABI break, you could post-pone the merge until Luna is released.

« Back to merge proposal