-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DateTimePicker does not show regular iconAwesome when on the right side #1178
Comments
Indeed. Thanks for reporting the error and for providing a bugfix, Björn! Best regards, |
Holy moly... I can't publish to Maven Central for some reason. I don't understand the error message:
When I type "gpg" on the command prompt, the gpg command is available. Does anybody have an idea what happened to my installation? |
Sorry, no idea. Sounds a bit unspecific. I suppose, trying again does not help. (I once had an issue on publishing, that did) -Björn |
I'm afraid development of BootsFaces has slowed down considerably. We'll never manage to address this issue. Let's close it. |
BootsFaces-OSP/src/main/java/net/bootsfaces/component/dateTimePicker/DateTimePickerRenderer.java
Line 318 in 4678f40
should be
dtp.isIconSolid());
instead (like in the code for iconPosition left)The text was updated successfully, but these errors were encountered: