Floating Windows

Is there a way to maintan the aspect ratio of floating windows when the user resizes them? Would I need to do it programatically by setting the bounds or explicity setting the width or height (assuming I could tell which aspect they were chaging)? Or could this be a future feature? Maybe I’m just missing something obvious that’s already there.

I think this would have to be a feature that we’d need to implement. You might be able to hack something to force it, but it will not be pretty.