mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
Force a redraw so we know we'll get a refreshed border after reconfig
This commit is contained in:
parent
d1951f73ec
commit
73cd8eb0bb
3 changed files with 10 additions and 2 deletions
|
|
@ -5,7 +5,6 @@
|
|||
#include "common/macros.h"
|
||||
#include "buffer.h"
|
||||
|
||||
|
||||
struct borderset * getBorders(uint32_t id, int size, enum border_type type, int bevelSize) {
|
||||
struct borderset * current = borderCache;
|
||||
struct borderset * last;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue