mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-28 22:19:40 -04:00
Adds a basic carousel view, or essentially a horizontal list a la Android/Qt Quick. Lacks a lot of niceties like autoscroll, smooth shifts, etc. Will work on those later Also fixed a bug introduced recently that capped game icon size to 8 at the low end, breaking the None option Signed-off-by: crueter <crueter@eden-emu.dev> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4112 Reviewed-by: MaranBr <maranbr@eden-emu.dev> Reviewed-by: Shinmegumi <shinmegumi@eden-emu.dev> Reviewed-by: Lizzie <lizzie@eden-emu.dev> |
||
|---|---|---|
| .. | ||
| carousel.cpp | ||
| carousel.h | ||
| common.h | ||
| game_card.cpp | ||
| game_card.h | ||
| game_grid.cpp | ||
| game_grid.h | ||
| game_list.cpp | ||
| game_list.h | ||
| game_tree.cpp | ||
| game_tree.h | ||
| search_field.cpp | ||
| search_field.h | ||