Fixed scrolling issue
An Unofficial Colostle Automator » Devlog
This was one of the first GitHub issues I created; users could not grab and scroll the popup. Well I finally fixed it! First I had to set the buttons to Pass, not Stop: that allowed the scroll container to read inputs even behind buttons. Then I added connections for scrolling start and stop and a global variable that simply states whether the screen is being scrolled. Finally, I amended the button press connection to say that if the user is scrolling, it should just remove focus from the button; now it only counts the button click when you aren't scrolling. As a bonus, it even allows you to grab scroll with the mouse!
Files
unofficial-colostle-automator-html5.zip Play in browser
Version 14 45 days ago
An Unofficial Colostle Automator
A support tool for the RPG Colostle
More posts
- Public release!9 days ago
- Tab order10 days ago
- OGL compatibility18 days ago
- Data update and small style change34 days ago
- Scaling improvements41 days ago
- Error handling45 days ago
- Added new tables46 days ago
- Restyle48 days ago
- A quick fix to the lookup popup51 days ago
Leave a comment
Log in with itch.io to leave a comment.