Opened 8 years ago
#1224 new defect/bug
Windows window resolution settings issue
Reported by: | mineque | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | port/windows | Version: | git master |
Severity: | normal | Keywords: | |
Cc: |
Description
SDL configuration crash application
<graphics type="sdl" w="800" h="480"/> <gui type="internal" enabled="yes">
When trying to define window size using win32 driver :
<graphics type="win32" w="800" h="480"/> <gui type="internal" enabled="yes">
windows resize nicely but font became smaller in menu and no images inside menu
Note: See
TracTickets for help on using
tickets.