B4X FEED [BananoVuetifyAD3] long calculation and browser window goes white

  • نویسنده موضوع نویسنده موضوع PracticalBot
  • تاریخ شروع تاریخ شروع

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: [BananoVuetifyAD3] long calculation and browser window goes white است. این موضوع تا کنون 25 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع [BananoVuetifyAD3] long calculation and browser window goes white
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
25
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
Hi,

I do a long calculation for some data, takes like 10 minutes and then the browser window goes white after like three to four minutes.
It comes back after the calculation and the for loops are done but is there a way to avoid the white window?
Also I added a progress circle that should update during these for loops but i does not it just animates as it is indeterminate until the in the last second when everything is calculated and the window goes back to normal then the progress i show as 100%.
Is there a way to refresh vuetify and rerender the window with a command?
I think I can speedup the calculation with some caches and stuff but that I would like to do later and just make this work first.

And the calculation is started with a click of a button.
Or can I do some sort of a background call in this case?
But I do not want the user to be able to do anything on the webpage as long as the calculation is ongoing.

/Christian

 

عقب
بالا