mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Fix for icon not initially showing when alt icon not set
This commit is contained in:
parent
2aa4b55de2
commit
9eb123cbd5
2 changed files with 3 additions and 3 deletions
|
|
@ -101,7 +101,7 @@ struct ssd_hover_state {
|
|||
struct view *view;
|
||||
struct wlr_scene_node *node;
|
||||
struct wlr_scene_node *old_node;
|
||||
enum view_axis maximized;
|
||||
int maximized;
|
||||
};
|
||||
|
||||
struct wlr_buffer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue