Fix mobile color picker popup clipping and locale update for tabs/sections

Color picker popover now uses fixed positioning on small screens to
escape the header toolbar overflow container. Section titles, sub-tab
labels, and filter placeholders use data-i18n attributes so they update
automatically on language change. Display picker title switches to
"Select a Device" for engine-owned display lists.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-01 14:26:15 +03:00
parent ddfa7637d6
commit 6366b0b317
9 changed files with 61 additions and 32 deletions

View File

@@ -38,6 +38,7 @@
"displays.none": "没有可用的显示器",
"displays.failed": "加载显示器失败",
"displays.picker.title": "选择显示器",
"displays.picker.title.device": "选择设备",
"displays.picker.select": "选择显示器...",
"displays.picker.click_to_select": "点击选择此显示器",
"displays.picker.adb_connect": "连接 ADB 设备",