mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-07 01:55:00 +03:00
Update favourites button when switching tabs
This commit is contained in:
parent
46a88fe8f4
commit
8f6e17d405
@ -2650,6 +2650,8 @@ void ami_switch_tab(struct gui_window_2 *gwin,bool redraw)
|
||||
|
||||
browser_window_refresh_url_bar(gwin->bw,
|
||||
hlcache_handle_get_url(gwin->bw->current_content), gwin->bw->frag_id);
|
||||
|
||||
ami_gui_update_hotlist_button(gwin);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user