JackRostron / UIAutomation

OS X UIAutomation
2 stars 0 forks source link

Cannot Re-size the Output Window #3

Open MarkBrazier opened 10 years ago

MarkBrazier commented 10 years ago

I would like to be able to re-size the output window so that in the case of a screen with a lot of elements in it, I can see as many as possible without having to scroll.

JackRostron commented 10 years ago

This needs some consideration - it shouldn't be a big problem, but resize was something I disabled due to having to handle the screenshot on the left resizing. Currently there won't be a problem, but if we enabled moving the cursor over the image and highlighting the elements then we need to be able to have the screenshot container a constant size so coordinate calculation isn't skewed. Agreed that a larger listTree output would be beneficial