theme - pointer - remove min size and let pointer size do it

user sets size and it is 32 * scale alreadyso this works well enough.

@fix
This commit is contained in:
Carsten Haitzler 2022-01-17 21:37:32 +00:00
parent 1650f9f723
commit 33c0b2a82d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ group { name: "e/pointer/enlightenment/default/color";
scale: 1;
description { state: "default" 0.0;
color: 255 255 255 255; // no cc
FIXED_SIZE(32, 32)
// FIXED_SIZE(32, 32)
}
description { state: "suspend" 0.0;
inherit: "default" 0.0;