-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
[BUG] v0.2.1: Individual doesn't show secondary info #567
Comments
I can confirm that behaviour, although it seems to only affect the first individual. |
I can confirm the same. It does not seem to work for any individual (even if I duplicate my individual to create a second one). Notes:
|
a few more tests. I tried adding a second individual to see if it worked like @cpohli said, and it didn't But I thought I'd test another entity (which is none zero) and it worked, even though on the above it has 'Display Zero' ticked so it feels like its the 'Display Zero' is somehow broken. |
Tried that to and it seems @ma9mwah is on the right track with his testing. |
And what about string values? How is "Display zero" supposed to work there? (it does not currently show up with either setting) |
Also came here to report this bug. FYI for a workaround, you can use the template area to show the state in whatever way you please.
|
This workaround works for me (even with a string entity, no need to check "Display zero"), I just had to double the inner quotes, i.e. like this:
|
thank you all for your detailed description of the issue, helped me a lot. fixed in #592 |
@flixlix bug still present for me 0.2.2 |
@alexeiw123 this is expected behavior, by detail the card only accepts numeric entities as secondary info |
fair enough! this must be new behaviour with 0.2x as here is my screenshot I took using the old configuration where i just had the entity selected. |
OK, as @alexeiw123 says, this is new with 0.2x, I used a string entity in the old version as well and it worked fine. The template workaround is acceptable for now; however, please consider supporting strings as secondary info in future versions. I think that many users would appreciate it. |
Describe the bug
when adding a secondary info to a individual circle it doesn't appear.
This is the code the GUI created:
The text was updated successfully, but these errors were encountered: