Joan Barros

Results 14 comments of Joan Barros

Yea, this is being talked about on #107. If you'd like to talk about it over there...

Could the polling be reduced a bit? Would that affect the behavior of the app too much?

But now it reaches the limit and then it's unresponsive for +10s. So, maybe spreading it out a bit would make it seem more responsive. I find myself repeatedly waiting...

I think we should implement not a delay, but a call rate which the app should maintain. If we get a 249 then the rate is increased slightly. This should,...

I've noticed that if you put the grid into a `ScrollView` this solves the issue. The only drawback is that the column headers are not kept at the top and...

Thanks. Yea, I meant to create something like a power wall. Not use this BMS in an actual Tesla Powerwall. :)

I've not been able to dedicate much resources to this (time and money). Hopefully, I'll be able to in the following months... Although no hard dates yet... 😕

I'm seeing this same issue. It's as if the NuGet version is out of date... Or the code in `master` is not the one used to build the NuGet package....

@oddbear would that PR resolve the issue in which two pages are added to the navigation stack when a button is pressed twice in rapid succession? I'm having that problem...

@oddbear gotcha, thnx. That's what I got from reading the code but was not completely sure if something else needed to be done in the framework end. I'll try this...