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

Rendering bug - Pips repeat endlessly off the right side of the page #655

Open
SamClayton opened this issue Mar 22, 2021 · 2 comments
Open
Labels
beta Bug that is present in beta bug Where the data or feature exists, but doesn't work properly cat:ui UI Related issues, layout, not data, or function

Comments

@SamClayton
Copy link

SamClayton commented Mar 22, 2021

@neilser
Copy link

neilser commented Mar 25, 2021

I've seen this issue as well, on Windows 10 + Firefox, probably around 3 weeks ago. I was in a hurry and didn't note the build.

@felixlinker felixlinker added the cat:ui UI Related issues, layout, not data, or function label Mar 27, 2021
@felixlinker felixlinker added the bug Where the data or feature exists, but doesn't work properly label May 22, 2021
@alex-williams
Copy link
Collaborator

Relates directly to the _renderPips function in Pips.jsx. Something gets screwed up in the maths of it all and it ends up rendering hundreds of MultiCrew Pips. Applying MC Pips and then refreshing the page, has equally bad effects, as when you refresh the page, you have 6 active Pips as you would normally, but 2 of them are MC Pips, using the MC Pip reset button, causes the MC Pips to go away and you only have 4 pips to work with... this function needs a re-work.

@alex-williams alex-williams added the beta Bug that is present in beta label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Bug that is present in beta bug Where the data or feature exists, but doesn't work properly cat:ui UI Related issues, layout, not data, or function
Projects
None yet
Development

No branches or pull requests

4 participants