Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Profile browsing is slow and can lead to editing the wrong profile #103

Open
Napster653 opened this issue Feb 18, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Napster653
Copy link

Describe the bug
When you have several different profiles and click between them to change from one to another, the application responds very slowly. It feels like some read/write operation is being done every time I click on a profile that delays the displaying of that profile on the UI.

To Reproduce

  1. Have several profiles
  2. Click on one
  3. Click on another and then immediately click on the grey panel on the right
  4. The old profile is still displayed, but the new profile appears to be selected on the left. In the screenshot I went from "ACADEMIA KAT" to "ACADEMIA KAT (2)" but stayed in "ACADEMIA KAT"
    image

Expected behaviour
Changing profiles should be faster (no pun intended) or should make the panel on the right go blank until the profile displayed has been changed.

Actual behaviour
Changing profiles is so slow that you can change profiles, then click on the previous profile and make the application believe that you're in the new profile while being in the old one.

Screenshots
Added where relevant

OS Version (required):

  • OS: Windows Server 2022 Datacenter 21H2
  • FASTER Version 1.8f

Additional context
Currently using FASTER with 104 mods.

@Foxlider Foxlider added the bug Something isn't working label Feb 18, 2023
@Foxlider Foxlider self-assigned this Feb 18, 2023
@Foxlider
Copy link
Owner

This never happened on testing because I believe you have either too many profiles or too many mods for my crappy code to work.

I'll try to provide a fix but no guarantees, this is old code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants