twostraws / ControlRoom

A macOS app to control the Xcode Simulator.
MIT License
5.75k stars 306 forks source link

Remove clipped SideBar-Icons #93

Closed tomminges closed 4 years ago

tomminges commented 4 years ago

Improve the Sidebar and remove the clipped icons.

https://github.com/twostraws/ControlRoom/issues/87

First Github PR. Hoply without mistakes :)

twostraws commented 4 years ago

Thank you! This looks great 👍

I've been wondering about just including the icons directly with the project – it would allow us to ensure they are always there and are a fixed size, and would avoid the problem some folks have seen where their system can't find the icons. Reckon that's possible?

tomminges commented 4 years ago

Maybe it´s better. But i think the Icon is bit to height for the small cell. It can produce the same error of course.

twostraws commented 4 years ago

Sorry, I meant to do that as well as your change, not in place of it 😀

tomminges commented 4 years ago

Oh, misunderstood :)