![]() |
Re: Tear 0.2 - a simple maemo WebKit browser.
It is actually very strange. WebKit parses only the first three alphanumerics in RGB color values. For instance #369 works, but #369FFF - no. Sometimes it just ignores the last 3 alphanumerics and sometimes it renders #FFF (white)... If someone met something like that - please do tell. Maybe something to do with the parser , but then why everything else works...?
|
Re: Tear 0.2 - a simple maemo WebKit browser.
and for some reason, the webkit used by webkit-eal works, from what i can tell...
|
Re: Tear 0.2 - a simple maemo WebKit browser.
Yes... that's true. That keeps me going.
|
Re: Tear 0.2 - a simple maemo WebKit browser.
Okay guys, there were actually two problems - Scratchbox 1 and the last releases i tried to build in SB2 - the newest one - 40239 compiles in SB2 and runs fine and the backgrounds are there :) So expect a release soon. Another good news is that since it builds okay in SB2, maybe it will build okay and go to extras.
SVG support also runs fine, since I use it for the Dashboard. |
Re: Tear 0.2 - a simple maemo WebKit browser.
woho! i cant wait!
oh, i almost forgot. found a fix for that scroll tearing issue? |
Re: Tear 0.2 - a simple maemo WebKit browser.
Which one? :)
But I know what is the problem with the simple theme of ITT in WebKit - the rounded corners are rendered quite slow... |
Re: Tear 0.2 - a simple maemo WebKit browser.
so thats why its being so bothersome to scroll?
|
Re: Tear 0.2 - a simple maemo WebKit browser.
Probably, I decided to drop rounded corners in the Dashboard for that reason.
|
Re: Tear 0.2 - a simple maemo WebKit browser.
hang on, there are no rounded corners on the forums minimalist theme....
|
Re: Tear 0.2 - a simple maemo WebKit browser.
These are applied on every UL:
-webkit-border-bottom-left-radius: 8px 8px; -webkit-border-bottom-right-radius: 8px 8px; -webkit-border-top-left-radius: 8px 8px; -webkit-border-top-right-radius: 8px 8px; On top of that there is browser detection - these styles are not loaded in Gecko. |
All times are GMT. The time now is 17:46. |
vBulletin® Version 3.8.8