+1
Are there any type of conditionals to detect device screen size?
Any type of conditionals to detect device screen size?
Сервис поддержки клиентов работает на платформе UserEcho
Сервис поддержки клиентов работает на платформе UserEcho
<alert message="[object:panelname.height][object:panelname.width]">
This would then change depending on the device you were on. You can then store then as variables or run conditional if statements depending on the values returned.
Also check out https://studio.rarewire.com/wordpress... for system wide properties for OS, Platform and orientation.