Changes between Initial Version and Version 1 of Ticket #15311, comment 8
- Timestamp:
- Aug 29, 2019, 4:56:15 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15311, comment 8
initial v1 2 2 3 3 I had the exact same problem of differentiating language entries efficiently while scrolling at Polyglot. I went with the flags (despite PulkoMandy's objections) because I couldn't think of anything better at that time, but to me having nothing was worse than having the flags, as flawed as they are. 4 5 EDIT: The point of this is to offload the search to visual matching (with something akin to icons) instead of reading (which is arguably harder to do).