overlap shelfes are for sure useful geometry

SVN revision: 49908
This commit is contained in:
Andreas Volz 2010-06-27 20:31:36 +00:00
parent 2fdb25b89b
commit cd158657f1
1 changed files with 3 additions and 0 deletions

View File

@ -929,6 +929,9 @@ _e_zone_useful_geometry_calc(E_Zone *zone)
if (shelf->cfg)
{
if (shelf->cfg->overlap)
continue;
if (shelf->cfg->autohide)
continue;
orient = shelf->cfg->orient;