Summary: | Supply country name on quiz results, not just colour | ||
---|---|---|---|
Product: | [Applications] kgeography | Reporter: | Ian Gilfillan <kde> |
Component: | general | Assignee: | Albert Astals Cid <aacid> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kgeography/a2688e00de284b3901a9d680984675f311e8ec1a | Version Fixed In: | |
Sentry Crash Report: |
Description
Ian Gilfillan
2007-02-09 16:36:08 UTC
This would be quite nice to have :) Git commit a2688e00de284b3901a9d680984675f311e8ec1a by Albert Astals Cid, on behalf of Dimitris Kardarakos. Committed on 25/04/2017 at 21:14. Pushed by aacid into branch 'master'. Add location name in results table In "Location of Countries" quiz, the table of results displays only the color of the user answer. As mentioned in bug report, in maps with many countries, it could be useful to display the name of the location selected by the user. So, results table has been enhanced displaying location names as well. M +28 -1 src/answer.cpp M +5 -0 src/map.cpp M +4 -0 src/map.h M +20 -1 src/mapasker.cpp https://commits.kde.org/kgeography/a2688e00de284b3901a9d680984675f311e8ec1a |