Hey, I've got a couple of questions regarding some basic stuff:
1) I want to show a logo on the LogoCorner, however the logo is bigger than the current size of the corner and I haven't found how to change it without recompiling everything, is there any way to do so or do I need to change your code?
2) I've got a locale error "Can't find bundle for base name org.swiftgantt.resource.gantt, locale es_CO", is there any way for me to ignore this or any way to fix it, 'cause I've never seen an error like this before.
Thanx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
1. This feature doesn't work well now, if you want to add your own logo, please change the code.
2. This is because there is no es_CO locale resource exits, you can just ignore this error message. or, you can translate 'en' resource bundle to your language, and contribute it to SwiftGantt if you like.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey, I've got a couple of questions regarding some basic stuff:
1) I want to show a logo on the LogoCorner, however the logo is bigger than the current size of the corner and I haven't found how to change it without recompiling everything, is there any way to do so or do I need to change your code?
2) I've got a locale error "Can't find bundle for base name org.swiftgantt.resource.gantt, locale es_CO", is there any way for me to ignore this or any way to fix it, 'cause I've never seen an error like this before.
Thanx
1. This feature doesn't work well now, if you want to add your own logo, please change the code.
2. This is because there is no es_CO locale resource exits, you can just ignore this error message. or, you can translate 'en' resource bundle to your language, and contribute it to SwiftGantt if you like.