-
I am trying to add selectable values to a Also, please let me know if I've done something wrong, this shouldn't be an issue, and so-on. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
spikespaz
Dec 11, 2021
Replies: 1 comment
-
Stupid question, sorry. The issue was, the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
spikespaz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Stupid question, sorry. The issue was, the
&mut <selected>
was inside the drawing code, not in persistent state. 🤦♂️