// SPDX-License-Identifier: GPL-3.0-or-later // src/ui/components/mod.rs // // UI components: reusable widgets and controls. // Crop functionality moved to ui/widgets