Hello. I’m dealing with a really annoying bug. I have an APK for Android that’s working perfectly with two slidebars, but when I change the resolution using the command r.setres xxxxxx, my slidebar starts to bug out. While I’m adjusting the value, everything seems fine, but when I release it, it gives me a very different value than expected. For example: I move it to the value 1, but when I release it, it returns 0.157 or a similar value. I don’t have anything configured in the “on mouse capture end” node.