Files
rustdesk/flutter/lib/common/widgets
Alessandro De Blasis 70dcc7a7f8 refactor: Implement CustomScaleControlsMixin for shared scaling logic across mobile and desktop widgets
- Introduced a new mixin `CustomScaleControlsMixin` to encapsulate custom scale control logic, allowing for code reuse in both mobile and desktop widgets.
- Refactored `_CustomScaleMenuControlsState` and `_MobileCustomScaleControlsState` to utilize the new mixin, simplifying the scaling logic and reducing code duplication.
- Updated slider handling and state management to leverage the mixin's methods for improved maintainability.

Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
2025-10-29 11:33:31 +01:00
..
2025-10-12 14:59:42 +08:00
2025-05-15 09:06:37 +08:00
2024-09-23 09:18:22 +08:00
2025-10-12 14:59:42 +08:00
2025-10-12 14:59:42 +08:00