Projucer control resize bug

Windows 10 22H2; VS2019; Projucer 7.0.10.

Create a new project.
Add a new GUI component.
Add any control to the GUI component (use TextButton for simplicity).
Try and resize the TextButton using the mouse. Bottom and Right grab points do nothing.
Try and resize the TextButton using the properties panel on the right. Changing width or changing height does nothing.

Very easy to reproduce.

EDIT…

OK, I see that this feature is going away completely and no bug fixes will be done. Sad, since this is the quickest way of getting a small JUCE app going.

Thank you!