#1247 closed defect/bug (worksforme)
Error handling background_color in "button" item
Reported by: | mineque | Owned by: | http://wiki.navit-project.org/index.php/user:robertp |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | gui/internal | Version: | git master |
Severity: | normal | Keywords: | |
Cc: |
Description
button item doesn't display background_color
win32 5827 cmake
Change History (3)
comment:1 Changed 6 years ago by http://wiki.navit-project.org/index.php/user:robertp
- Owner set to http://wiki.navit-project.org/index.php/user:robertp
- Status changed from new to assigned
comment:2 Changed 6 years ago by http://wiki.navit-project.org/index.php/user:robertp
- Resolution set to worksforme
- Status changed from assigned to closed
comment:3 Changed 6 years ago by http://wiki.navit-project.org/index.php/user:robertp
Documetation added: http://wiki.navit-project.org/index.php/OSD#button
Note: See
TracTickets for help on using
tickets.
This feature is implemented but the button osd type defaults to transparent background. To set a custom background just add use_overlay="1" and background_color=[color] to the osd tag.