jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
702 stars 88 forks source link

[bug] On the ipad the modal button does not look the same. #770

Closed dotzspee closed 2 years ago

dotzspee commented 2 years ago
On the ipad the modal button does not look the same. When I press the modal button on the iPad, it turns black on the iPad. Tried Chrome, Firefox, Safari and Full Screen Web Broser, always the same. Same iMacNotPushed Same ![iPadNotPushed](https://user-images.githubusercontent.com/13273454/150633628-38867a63-8472-46c1-90cc-f843ea8a3321.PNG) I think this way it has to be on the iMac... iMacPushed The pushed button is black on the iPad ![iPadPushed](https://user-images.githubusercontent.com/13273454/150633637-a90a1a83-56f5-4879-b00c-2b4a40440beb.PNG)
jean-emmanuel commented 2 years ago

Please try without any theme file loaded, there are some css rules that may not work properly on ipad (in which case I don't think I can fix it).

dotzspee commented 2 years ago

The Theme was only a Test with

.rounded-corner5 { border-radius: 5px; } .schrift100 { font-size: 100%; } .schrift200 { font-size: 200%; }

The theme is removed now but the result does not change. Modal is not working for me. Maybe i have to create panel and hide. What do you think?

jean-emmanuel commented 2 years ago

Could you please upload your session file and tell me the version of the operating system on the ipad ?

dotzspee commented 2 years ago

I used the newest iPad Software 15.2.1. 2022-01-22_07_01.json.zip

Here I have the file for you. With both modal buttons I have the same problem.

jean-emmanuel commented 2 years ago

Thanks, it's fixed in sources, to be included in next release.