Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: optimize property dialog layout stretch handling
- Move stretch item management to showEvent - Remove redundant stretch item before adding new one - Fix potential memory leak by properly deleting old stretch item This change ensures proper layout spacing in the property dialog and prevents multiple stretch items from being added unintentionally. Log:
- Loading branch information