mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-23 15:03:24 +02:00
fix tint reset on filter
This commit is contained in:
parent
8e36952c8b
commit
5b8d2e694e
@ -2823,6 +2823,7 @@ export class StarterSelectUiHandler extends MessageUiHandler {
|
||||
});
|
||||
|
||||
this.updateScroll();
|
||||
this.tryUpdateValue();
|
||||
};
|
||||
|
||||
updateScroll = () => {
|
||||
|
Loading…
Reference in New Issue
Block a user