forked from External/mage
This commit is contained in:
parent
2bf6e3e3a2
commit
21ad11dbdc
6 changed files with 106 additions and 101 deletions
|
|
@ -64,7 +64,7 @@ public final class Constants {
|
|||
public static final String RESOURCE_SYMBOL_FOLDER_PNG = "png";
|
||||
|
||||
public enum ResourceSymbolSize {
|
||||
SMALL,
|
||||
SMALL, // TODO: delete SMALL, MEDIUM and LARGE as outdated (svg or generated png works fine)
|
||||
MEDIUM,
|
||||
LARGE,
|
||||
SVG,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue