mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
73ab5dfd90
Selector dropdowns previously reserved 50% of the row for the right-hand metadata, squeezing long model names beyond visibility, and triggers truncated their labels without a tooltip. Restructure the model option into a two-row layout (name + capabilities/context badge above, model_id below), and add native title tooltips on every truncated label across the shared SearchableSelectPopover and the model/TTS/search/memory/ browser-context selectors so the full name is always reachable.