Skip to content

Commit 32ee45b

Browse files
committed
Better threshold of color
1 parent ae997dc commit 32ee45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/topic/Heraldry/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ export const mapPadding = 40;
4141

4242
export const maxSelectedWithClick = 50;
4343

44-
export const MINIMAL_COLOR_PERCENTAGE = 0.025;
44+
export const MINIMAL_COLOR_PERCENTAGE = 0.03;

0 commit comments

Comments
 (0)