Browse Source
This fixes an issue where game cards can stack focus highlights by touching and sliding in Grid/List views. Running and exiting the game by touch leaves a sticky focus that is not cleared. It is again possible to stack focus highlights that way. The first commit fixes the bug, the second refactors and simplifies the state management in GradientBorderCardView. WIP for now, until I thoroughly test it. Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3242 Reviewed-by: crueter <crueter@eden-emu.dev> Reviewed-by: DraVee <dravee@eden-emu.dev> Co-authored-by: Mike22 <misakupka@gmail.com> Co-committed-by: Mike22 <misakupka@gmail.com>pull/3247/head
committed by
crueter
1 changed files with 13 additions and 10 deletions
Loading…
Reference in new issue