Dolphin, the GameCube and Wii emulator - Forums
Android browser/Dolphin - CSS rotation - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Android (https://forums.dolphin-emu.org/Forum-android)
+--- Thread: Android browser/Dolphin - CSS rotation (/Thread-android-browser-dolphin-css-rotation)



Android browser/Dolphin - CSS rotation - wasyl - 10-21-2014

Hi

I am trying to rotate an element using CSS. It works in most of the browsers, but I'm having an issue in Dolphin/Android browser:

transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
filter: progidBig GrinXImageTransform.Microsoft.BasicImage(rotation=3);

What do I need to rotate it in Dolphin/Android browser?


RE: Android browser/Dolphin - CSS rotation - DatKid20 - 10-21-2014

We aren't the Dolphin browser team. Go to their support forums.