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
..
2019-06-20 04:35:29 +08:00
2019-07-10 04:25:00 +08:00
2019-06-20 04:35:29 +08:00
2019-04-14 14:49:01 +09:00
2018-02-22 07:59:27 +08:00
2019-05-05 23:47:44 +02:00
2019-04-14 14:49:01 +09:00
2019-07-10 04:25:00 +08:00
2019-04-14 14:49:01 +09:00
2019-07-31 16:56:23 +02:00
2018-12-12 00:39:54 +08:00
2019-09-05 17:37:40 +02:00