- Add smart path truncation for long file paths (preserves filename and parent folder) - Set maximum width constraints on all UI components (QPushButton, QComboBox, QSpinBox, QDoubleSpinBox, QLineEdit) - Add tooltips showing full paths for truncated file path buttons - Disable horizontal scrollbar and optimize right panel width (320-380px) - Improve styling for all property widgets with consistent theme - Add better placeholder text for input fields Key improvements: - File paths like "C:/Very/Long/Path/.../filename.nef" → "...Long/Path/filename.nef" - All widgets limited to 250px max width to prevent panel expansion - Enhanced hover and focus states for better UX - Properties panel now fits within fixed width without horizontal scroll 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
Python
100%