docs(renderer): fix stale comment
This commit is contained in:
parent
e4b0a5445f
commit
66cf9b8b99
@ -221,8 +221,8 @@ void renderer::begin(xcb_rectangle_t rect) {
|
|||||||
m_context->save();
|
m_context->save();
|
||||||
m_context->clear();
|
m_context->clear();
|
||||||
|
|
||||||
// Draw the background on the new layer to make up for
|
// Draw the background as base layer so that everything
|
||||||
// the areas not covered by the alignment blocks
|
// else is drawn on top of it
|
||||||
fill_background();
|
fill_background();
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user