Skip to content

I think the get staffId in NumberedBarRendererFactory might be referencing the wrong thing. #2050

@Danielku15

Description

@Danielku15

Discussed in #2036

Originally posted by goodgame365 April 19, 2025
The correct implementation should be:
public get staffId(): string { return NumberedBarRenderer.StaffId; }

the erro:

public get staffId(): string { return SlashBarRenderer.StaffId; }

Metadata

Metadata

Assignees

Labels

area-renderingEverything related to the renderingplatform-allAffects all platformsstate-acceptedThis is a valid topic to work on.

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions