Cory Forsstrom

Results 119 comments of Cory Forsstrom

Can confirm same issue here on windows. The issue isn't present on Linux, pre /post the 0.3 commit its at ~112mb on my machine.

@Ssaely Thanks for the heads up on that. I wish I knew more about profiling on windows to help figure out what's causing this. We have some really cool features...

Changes look great, `fit` is a fit naming choice!

I have a `Scrollable` with >1k `Button / Text` elements. CPU usage is very high when cursor is moving inside the app, I assume from from having to `push` each...

Thanks! Perfect, I'll follow progress there.

I'd also like to see a fix or workaround for this, as I am trying to get my application working on Raspberry Pi 3 B+

Unfortunately this is a result of the fact we had to patch a dependency and can't publish to crates unless all dependencies are as well. Hopefully this is something we...

@sparesimian we've actually discussed this type of solution long ago. We looked at projects like Homebrew which do pretty much this. I'd be more than happy to patch in support...

@casperstorm I'll check it out today. `MaybeAuraDisplay(None)` is None for all of them, so something is causing parsing to fail.

@SeriousSeri We found the problem. We rely on a field "url" in the data that the author publishes for the aura (it's needed to get to the API for the...