yasirkula / UnityIngameDebugConsole

A uGUI based console to see debug messages and execute commands during gameplay in Unity
MIT License
2.11k stars 221 forks source link

if command input field ignore case may be more easy to use ☺ #38

Closed wang-er-s closed 3 years ago

yasirkula commented 3 years ago

I agree, it can be useful.

wang-er-s commented 3 years ago

emm .. if pop command tips can click , it will be better , when use phone with low solution , hard to see tips, and no tab button like computer

yasirkula commented 3 years ago

Unfortunately, I couldn't implement the second feature because whenever we tap somewhere other than the command input field, command input field immediately loses focus. This would result in the following weird scenario: