Reworked rendering of toolbars background texture

This commit is contained in:
enricoturri1966 2019-07-20 12:02:29 +02:00
parent 99e2fe20a5
commit 33c0683d11
6 changed files with 164 additions and 247 deletions

View file

@ -187,6 +187,7 @@ public:
private:
void reset();
void render_background(float left, float top, float right, float bottom, float border) const;
void do_render_overlay() const;
float get_total_overlay_height() const;