e17/evry: workaround against possible loop when calculating item placement

SVN revision: 81411
This commit is contained in:
Hannes Janetzek 2012-12-19 22:54:46 +00:00
parent c9dfe38ac2
commit 07863c14ec
1 changed files with 2 additions and 2 deletions

View File

@ -941,8 +941,8 @@ group { name: "e/modules/everything/thumbview/main/scrollframe";
}
description { state: "hidden" 0.0;
inherit: "default" 0.0;
min: 0 0;
max: 0 99999;
min: 15 0;
max: 15 99999;
}
}
part { name: "sb_vbar_base"; type: RECT;