[0.2.2.2] - 2025-11-28
- UI Tooltips (UX Enhancement):Added CSS-based tooltips to all meeting control buttons (Mute, Camera, Share, Leave) and the Device Settings dock.Smart Positioning: Tooltips automatically adjust alignment (Center/Left) to prevent being cut off by the screen edge (e.g., Gear icon at the bottom-left).Dynamic Status: Tooltips text updates dynamically based on state (e.g., "Mute" vs "Unmute", "Spotlight" vs "Un-Spotlight").Localization: All tooltip texts are fully translatable via
translations.json and wpj_t().
- Added CSS-based tooltips to all meeting control buttons (Mute, Camera, Share, Leave) and the Device Settings dock.
- Smart Positioning: Tooltips automatically adjust alignment (Center/Left) to prevent being cut off by the screen edge (e.g., Gear icon at the bottom-left).
- Dynamic Status: Tooltips text updates dynamically based on state (e.g., "Mute" vs "Unmute", "Spotlight" vs "Un-Spotlight").
- Localization: All tooltip texts are fully translatable via
translations.json and wpj_t().
- Settings Gear Tooltip: Fixed a CSS issue where the tooltip for the Device Settings gear was clipped by the left screen edge.