atom / deprecation-cop

Shows a list of deprecated calls
MIT License
12 stars 19 forks source link

'Check for Updates' button misaligned visually #60

Closed emcek closed 9 years ago

emcek commented 9 years ago

image

Button was added in: https://github.com/atom/deprecation-cop/commit/01459698b21f1c6da8536de74ebf3dc9c155e499

lee-dohm commented 9 years ago

Yes, this was an intentional change. This is so that if you discover a package you're running has active deprecations, you can check for updates to see if they are resolved.

emcek commented 9 years ago

I don't mind button itself, but its position is a bit odd.

lee-dohm commented 9 years ago

Ah ok. Thanks for clarifying.

@simurai, can you take a look?

izuzak commented 9 years ago

There's already a PR to fix this: https://github.com/atom/deprecation-cop/pull/59