I have developed a basic app with Kivy but on_release does not work properly on my button bind. I can get on_press to work every time but on_release works sporadically (maybe one in ten to twenty times) and sometimes on a different part of the screen than you’ve touched. I’m pretty confident it’s not a coding issue and one of