Re: [SailfishDevel] Scroll horizontal

2015-06-11 Thread Rudi Timmermans
Hi Andrey, I forgot i have also a messenger.css code ._s15 { display: none !important; visibility: hidden !important; } [data-reactid='.0.1'] { min-width: 100% !important; } [data-reactid='.0.1.$0'] { width: 100% !important; max-width: 100% !important;

Re: [SailfishDevel] Scroll horizontal

2015-06-11 Thread Andrey Kozhevnikov
sorry i'm not an web expert, you'd better wait for someone more experienced answer :) 11.06.2015 16:44, Rudi Timmermans пишет: Hi Andrey, Ok i have try it but now i can not open anymore my chat window. If you can give me a hint what i change as the best i would love it thanks for that ! T

Re: [SailfishDevel] Scroll horizontal

2015-06-11 Thread Rudi Timmermans
Hi Andrey, Ok i have try it but now i can not open anymore my chat window. If you can give me a hint what i change as the best i would love it thanks for that ! This i have into my code as messenger.js (function(){ var meta = document.createElement('meta'); meta.se

Re: [SailfishDevel] Scroll horizontal

2015-06-11 Thread Andrey Kozhevnikov
I mean webpage viewport size. when you using QML WebView server detect it as mobile client and setting webpage width to your device screen width, and you can't scroll. 11.06.2015 16:28, Rudi Timmermans пишет: Hi Andrey, Can you tell me where i can change this as best into the code please ? I

Re: [SailfishDevel] Scroll horizontal

2015-06-11 Thread Rudi Timmermans
Hi Andrey, Can you tell me where i can change this as best into the code please ? I'm nit shure i understand this corectly sorry... --- Best regards! Rudi Timmermans. Andrey Kozhevnikov schreef op 11/06/15 om 13:22: It should scroll if viewport width is higher than webview width. 11.06.2015

Re: [SailfishDevel] Scroll horizontal

2015-06-11 Thread Andrey Kozhevnikov
It should scroll if viewport width is higher than webview width. 11.06.2015 16:20, Rudi Timmermans пишет: Hi, As i'm start with coding for Sailfish OS, i have some idea but i can not figer it out how i can fix this into the code. I have made a Facebook Messenger with the www.messenger.com we

[SailfishDevel] Scroll horizontal

2015-06-11 Thread Rudi Timmermans
Hi, As i'm start with coding for Sailfish OS, i have some idea but i can not figer it out how i can fix this into the code. I have made a Facebook Messenger with the www.messenger.com webpage build into the app, now i like to have that users can scroll horizontal to see older message into th