LittleSisterLover

Results 2 comments of LittleSisterLover

Here's a simple test script in which the issue occurs: [imguitestt.zip](https://github.com/praydog/REFramework/files/15138634/imguitestt.zip) Further testing has shown that this only occurs in Nightly878 if the value passed through the "label" parameter (as...

Interesting. I was using push/pop_id for identifiers during loops, but didn't consider it here. If I'm following correctly, the label is used as the identifier for text_input. An empty string...