charlieroberts / Control

Interfaces for music, art and virtual reality on mobile devices
http://www.charlie-roberts.com/Control
MIT License
166 stars 44 forks source link

Screen position isn't considered correctly on Android #38

Open vichug opened 10 years ago

vichug commented 10 years ago

Hey, I don't know if you can turn the device to have landscape display switch to potrait, but for some layouts it is the wrong orientation that is used by default. No idea if this app is still used or developped however... but here goes ! it looks cool otherwise.

vichug commented 10 years ago

However, opening the same layout a second time immediately after seems to solve the problem. Seems to be a problem of ordering messages then : the info of the correct position comes in after it has been decided.

charlieroberts commented 10 years ago

Hi,

Yeah, I'm not actively developing Control anymore, primarily because of the difficulties of maintaining both Android and iOS versions. If you're curious, I've moved onto Interface.js:

http://www.charlie-roberts.com/interface

vichug commented 10 years ago

Thanks for answer ! As much as Interface.js looks awesome, i'm ignorant in both javascript and setting a server/webpage, so will have to pass for now.