1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Rust9,091 stars (9,091 stars)567 forks (567 forks)batch import
enhancementhelp wanted
- Issue 種別
- feature
- 調査方針
- Investigate the druid event system by examining the Event enum and WinHandler trait in the source code. Look for existing handling of scale factor changes. Consider adding a new event variant for DPI changes. Review any related issues or PRs. Implement the event propagation through the widget hierarchy, ensuring that widgets can respond to scale changes.