serve-d icon indicating copy to clipboard operation
serve-d copied to clipboard

if/else chains don't get collapsed properly

Open brianush1 opened this issue 2 years ago • 0 comments

image

Clicking the icon to collapse this block produces the following result:

image

I would expect it to look more like

image

so that the else if (2) { block doesn't get hidden

brianush1 avatar Nov 29 '23 22:11 brianush1