Paweł Bernaciak

Results 9 issues of Paweł Bernaciak

documentation

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.

enhancement

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...

enhancement

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...

bug