mirror of
https://github.com/lbonn/rofi
synced 2024-11-22 20:03:03 +00:00
parent
d042e20fff
commit
11d801ea9e
1 changed files with 1 additions and 1 deletions
|
@ -2709,7 +2709,7 @@ void rofi_view_switch_mode(RofiViewState *state, Mode *mode) {
|
|||
rofi_view_restart(state);
|
||||
state->reload = TRUE;
|
||||
state->refilter = TRUE;
|
||||
rofi_view_refilter(state);
|
||||
rofi_view_refilter_force(state);
|
||||
rofi_view_update(state, TRUE);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue