Commits

Evan Millar authored 280c753ae30
Modify text validation behavior. -Only perform validation when the view is *losing* focus. -Don't perform validation when the window focus changes. This causes odd behavior like validation being peformed when menu is pressed, or long press dialogs pop-up.