Zaha Mihai 35dadaeab6
Fix tabbar drawing not updated when tab is erased
When a tab is deleted using `tabbar::erase`, `trigger::erase` is called. This function does not call `API::refresh_window` if the tab was erased successfully (unlike `trigger::tab_color`, `trigger::tab_image`, etc.), thus the tab is still visible until an interaction is made (like mouse click on `tabbar`).
2019-09-15 23:32:58 +03:00
..
2018-05-29 04:14:01 +08:00
2019-06-30 11:56:16 +08:00
2016-01-25 23:56:05 +08:00
2019-04-14 14:49:01 +09:00
2019-09-02 05:24:06 +08:00
2019-04-14 14:49:01 +09:00
2019-04-14 14:49:01 +09:00
2019-07-10 04:25:00 +08:00