mirror of
https://github.com/labwc/labwc.git
synced 2026-02-18 22:05:32 -05:00
parent
208f383c66
commit
89589f17c4
8 changed files with 60 additions and 21 deletions
|
|
@ -530,7 +530,7 @@ set_initial_position(struct view *view)
|
|||
}
|
||||
|
||||
/* All other views are placed according to a configured strategy */
|
||||
view_place_initial(view, /* allow_cursor */ true);
|
||||
view_place_by_policy(view, /* allow_cursor */ true, rc.placement_policy);
|
||||
}
|
||||
|
||||
static const char *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue