diff options
-rw-r--r-- | nncmpp.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1994,6 +1994,7 @@ static void current_tab_update (void) { g_current_tab.super.item_count = g_ctx.playlist.len; + app_fix_view_range (); app_invalidate (); } |
index : nncmpp | ||
MPD client | Přemysl Eric Janouch <p@janouch.name> |
summaryrefslogtreecommitdiff |
-rw-r--r-- | nncmpp.c | 1 |
@@ -1994,6 +1994,7 @@ static void current_tab_update (void) { g_current_tab.super.item_count = g_ctx.playlist.len; + app_fix_view_range (); app_invalidate (); } |