fix(bar): 修复颜色缓存造成的颜色野指针从而导致无法正确渲染 cell 的 bug
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
|
||||
#include "bar/types.h"
|
||||
|
||||
void bar_cell_reset_color_cache(void);
|
||||
void bar_cell_clean_color_cache(void);
|
||||
|
||||
void bar_cell_set_region(
|
||||
zdwm_bar_item_t *item,
|
||||
size_t index,
|
||||
|
||||
Reference in New Issue
Block a user