Wrong indentation in deprecation cop
Closed this issue · 7 comments
From @goffreder on May 20, 2015 7:34
In the list of the "Deprecated selectors", if you expand one row, the next one becomes indented as it's part of the row above. See screenshot.
Copied from original issue: atom/atom#6863
@goffreder I'm having trouble reproducing this:
Which version of Atom are you using exactly and which themes? And if you run Atom with atom --safe .
, and then open Deprecation Cop -- are the deprecations for your keymap.cson and styles.less file still incorrectly indented?
@goffreder Thanks for confirming -- I can reproduce this with the Atom Dark theme as well, but can't reproduce it with the default One Dark theme.
I'm gonna call @simurai for backup here ☎️ since this might require some fine tuning of pixels 🎨. I think the warning icons are causing problems here in some themes -- their position and height makes them cross to the other line vertically so subsequent lines are indented to the right of the icon of the previous line.