annoying little thing

NodeCanvas Forums Support annoying little thing

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11693
    bcristian
    Participant

    Hello

    Making the BB parameter uniqueness validation on focus lost or enter pressed would really make my day 😀
    Almost every time I type a name that starts with another one already present the validator steals my focus, moves it to another variable and I make a mess of some names.

    #11699
    Gavalakis
    Keymaster

    Hey,
    Indeed that would be better.
    Here is how to quickly make this happen:
    Open up BlackboardEditor.cs and in line #166, change it like so:

    Cheers!

    Join us on Discord: https://discord.gg/97q2Rjh

    #11701
    bcristian
    Participant

    Thanks, that solved the focus stealing problem. The error still comes up too early (while typing), but at least it doesn’t make the mess caused by the wandering focus.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.