eden/dist/qt_themes
crueter 54d6283ac3
[desktop] Fix misaligned output device (#2786)
Builder::BuildWidget previously relied on Qt to handle layout stretching
by implicitly setting each widget to have a stretch of 0. This is very
bad behavior, so to fix this we must set a stretch of 1 on each widget
that's added by the builder

furthermore, default and default_dark did not properly define a min-width or min-height for QComboBox. This caused the platform theme to take over sizing which is NOT GOOD and should basically be avoided always

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2786
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
2025-10-20 04:08:38 +02:00
..
colorful [desktop] Data Manager, data import/export (#2700) 2025-10-15 04:54:41 +02:00
colorful_dark UI: move icons from default into colorful theme. 2022-09-15 23:00:49 -07:00
colorful_midnight_blue [desktop] Data Manager, data import/export (#2700) 2025-10-15 04:54:41 +02:00
default [desktop] Fix misaligned output device (#2786) 2025-10-20 04:08:38 +02:00
default_dark [desktop] Fix misaligned output device (#2786) 2025-10-20 04:08:38 +02:00
qdarkstyle [desktop] Data Manager, data import/export (#2700) 2025-10-15 04:54:41 +02:00
qdarkstyle_midnight_blue [desktop] Data Manager, data import/export (#2700) 2025-10-15 04:54:41 +02:00