You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would give a nice file size reduction to the self contained version of the app.
However, currently SFP produces a lot of trim warnings and does not properly function with full TrimMode.
The biggest holdup is MartinKuschnik/WmiLight#11 for the Windows version as this causes the app to fully crash.
Aside from that, pages fail to load when TrimMode is set to full. I'm unsure what causes this, as when I tested the FluentAvalonia sample app it worked fine with full trimming. Perhaps it is due to SFP's use of ReactiveUI, but this needs further investigation.
The text was updated successfully, but these errors were encountered:
This would give a nice file size reduction to the self contained version of the app.
However, currently SFP produces a lot of trim warnings and does not properly function with full TrimMode.
The biggest holdup is MartinKuschnik/WmiLight#11 for the Windows version as this causes the app to fully crash.
Aside from that, pages fail to load when TrimMode is set to full. I'm unsure what causes this, as when I tested the FluentAvalonia sample app it worked fine with full trimming. Perhaps it is due to SFP's use of ReactiveUI, but this needs further investigation.
The text was updated successfully, but these errors were encountered: