Hello everyone, long time viewer, first time caller.
I have become pretty versed in making Perspective applications in a manner that replicates how one would make the same project in Vision; large, inflexible facility maps with spartan styling, that are intended solely for use with a standard computer and mouse.
I am now trying to diversify my skill set and build an application that makes more use of the things Perspective offers over Vision, namely CSS, and also make the UX with a touchscreen not just work, but work well.
I only have one question for the moment, but have phrased this post in a manner to invite any tips or tricks that come to your mind that you think I could use to continue developing a solid product for use on a touchscreen.
I purchased a Phoenix Contact panel PC off eBay to simulate my application all the way up to a real installation. It's Windows 10 IoT, and I am opening the application in Microsoft Edge. I am finding that when I apply the following advanced stylesheet style to an object and then press on that object on the touchscreen, the transform scales the object up, but when I remove my finger from the screen the object does not scale back until I press elsewhere. It works as intended when using a mouse, however.
I've tried the following to try to specify the media type in an attempt to only call this transition on mice devices, but the advanced stylesheet doesn't seem to like the syntax, not recognizing the last closing brace.
Any thoughts? Am I on the right track? Is there a setting in Windows panel PCs regarding touch input I need to change?
Thanks in advance for your responses!