mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
- Enhanced context menu positioning with boundary checks to prevent overflow on screen edges. - Updated platform detection logic for Mac users to utilize modern userAgentData API with a fallback to deprecated navigator.platform. - Ensured context menu opens correctly within viewport limits, improving user experience.