Try url I sent you personallyā¦ and check the icon on website and by logo clearbit
Yes now check active icon of that site by Going to there siteā¦
And remove the urlā¦ from community
hi @vknow360,
i have tried this, but didnāt workedā¦
and according to following post on stack overflow this will work perfectly only on android 5.0-
there are some fixes for it but i canāt understood itā¦
also add this
Also some more suggestion for adding block(not too much important)
get progress position,url,title by idā¦
it will be helpful for creating advanced browserā¦
Great News!!! for everyone and mainly for @vknow360 tooā¦
I have bypassed the full-screen video player problem by some tricky logicā¦
RESULT
May be result(gif) i have provided is not good because compression level is
Blocks
Time interval of Clock2 is 10ms and enabled is true
you will get these all of current webview which is visible, you can make a list and save the values accordingly,when the progress changes again change the values from list to current url/title.
Looks good
Found logic for getting all progress at once but i have to try it
#offtopic
This took me half an hour to fix it
hi @vknow360,
please create block for getting progess same as we get title and url using these blocks
so please create block for that it will be really very helpfulā¦
someone reply to the topic because this is my 3rd continuous post otherwise iāll not be able to reply until someone replies
Suppose i have two tabs opened
now i opened any link in tab1 and instantly moved to tab2ā¦(also changed SetWebview)
after moving to tab2 we used for long timeā¦(suppose around 10min)
now while visiting tab2 continuously for 10min donāt you think that tab will be loaded completelyā¦?
Definitely yes,
now if we move back to tab1ā¦ progressBar will stuck somewhere as well as page loaded will not work(iāve not checked page loaded)ā¦
and if we get block like this for progressā¦
then we can check if progress is 100 then we ca perform all activity of when page loaded
I have answer to it
You will have multiple tabs but the linear progress still 1 common for all
Then suppose
Tab1 progress = 19% linear progress = 19%
Tab1 progress = 100% linear progress = 100%
Right
Now when you switch tab which progress is 19 to other tab which progress will become 100 after loading and as you said the other tab will also load in background.
But now the progress is 100 due to 2nd tab loaded and when you will switch to 1st tab as it is completely loaded there will be no chages in progress so it will remain 100%
So at final as many tabs you opened and switch to other the remaining will load in bg and the progress will be 100%. So it will never
#offtopic
so according to your logic
suppose tab1 is at 19% and tab2 is at 30%
and we move from tab 1 to tab 2 and if tab2 is loaded completely then tab1 will also be 100ā¦
Am i right about what you said?
You said that
its an example to clarify questionā¦
what if we have both the tab at loading and background tab got completedā¦
Itās going crazyā¦
So the tab 2 is visible and you can get its progress right.
And tab1 which will be completed loaded while using tab2.
Why did you need a progress of a tab which is not visible.
I also had made a browser using his extensions, I didnāt face any issue regarding which we are arguing that I donāt know even exist.
I am gonna sleep now next reply 2020-07-14T05:30:00Z
on tab 1 use any dynamic site and on tab just do simple google search youāll get result that tab 1 is not loaded
if tab1 loading is not completed then it will be issueā¦