10:33:30 <mneuhaus> ok, then, *pulling up sleeves* lets find out what fails here :)
10:39:24 <drlimbo> hi there, does someone already find a good solution for dynamic image rendering (size based on viewport)
10:40:17 <mneuhaus> drlimbo: you mean through an ajax call?
10:41:25 <mneuhaus> afaik you can't get information about the viewport through pure php means. only javascript can read detailed info like that. you could maybe "guess" based on the screen resolution i think there was a way to read that info using php
10:42:07 <mneuhaus> scratch that, even screen resolution isn't accessable without js
10:46:05 <mneuhaus> for me it seems not flux itself is the issue but the Compatibility6 ext