atom-shell-commands icon indicating copy to clipboard operation
atom-shell-commands copied to clipboard

Weird styling issue with tree view

Open ghost opened this issue 9 years ago • 4 comments

Hello

I'm experiencing a weird styling issue with the tree view. I noticed it quite some time ago and went on thinking it was an Atom issue, but when debugging a performance problem (that wasn't in this package), I was manually disabling all my packages and noticed by accident that the issue disappeared as soon as I disabled this one.

With this package enabled, I can reproduce it by going into the tree view and clicking a folder that is collapsible. After the folder collapses, expand it again. All the items in the folder will now be highlighted in the same color as the folder name itself (i.e. in the active selection color) as if they were all selected. Clicking a file fixes the issue again.

Disabling this package whilst the incorrect styling is active removes the incorrect styling. Enabling it again makes the incorrect styling immediately reapply.

I'm using the One Dark UI theme.

Thanks in advance

ghost avatar Nov 06 '16 18:11 ghost

Nice catch, will be adding it to my pull request.

dqsully avatar Jan 02 '17 23:01 dqsully

I have moved my pull request to a forked package dqs-shell-commands, which includes this fix.

dqsully avatar Mar 20 '17 04:03 dqsully

Was this ever merged? I still see the discoloration.

cravend avatar Nov 28 '17 18:11 cravend

This package is not maintained anymore. I have implemented some fixes and features in my version, dqs-shell-commands.

dqsully avatar Nov 28 '17 19:11 dqsully