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-04-14 14:49:01 +09:00
2016-06-28 21:21:47 +08:00
2019-03-08 06:11:21 +08:00
2019-06-26 05:05:05 +08:00
2018-12-14 12:38:06 +01:00
2019-03-23 18:18:52 +09:00
2019-08-01 14:38:45 +02:00
2019-04-16 03:54:16 +08:00
2019-09-05 17:37:40 +02:00
2019-06-26 05:05:05 +08:00
2019-06-26 05:05:05 +08:00
2019-04-16 03:54:16 +08:00
2019-07-10 04:25:00 +08:00