Show fav icon only once

This commit is contained in:
Jean-Patrick Guerrero 2020-02-03 00:31:14 +01:00
parent 4dd40e06f5
commit 251a8b1bc9
1 changed files with 1 additions and 1 deletions

View File

@ -915,7 +915,7 @@ local function get_panels(data, fs)
fs[#fs + 1] = fmt("background9[8.1,%f;6.6,%f;%s;false;%d]",
-0.2 + spacing, v.height, PNG.bg_full, 10)
if data.fs_version >= 3 and k ~= "favs" then
if data.fs_version >= 3 and k == 2 then
local fav = is_fav(data)
local nfavs = #data.favs