Paweł Bernaciak
Paweł Bernaciak
Right now everything is handled by bunch of function that feels repetitive and hacky perhaps it should be refactor to one manager class that would handle it in better way.
Currently RenameDialog use stacked VBoxLayout, it's easy to write but it's not perfect for UX as sizes of item widgets are different which is visually bothering QFormLayout or QBoxLayout may...
This is related with issue 2038 about allowing rez to install without problem from UV
Describe the bug here. **Environment** * OS: MacOS Sequoia 15.5 * Rez version: 3.3.0 * Rez python version: 3.11.9 **To Reproduce** 1. Create python by using UV: `uv python install...