icecoder / ICEcoder

Browser code editor awesomeness
http://icecoder.net
Other
1.41k stars 348 forks source link

1px lines in results bar #986

Closed mattpass closed 2 years ago

mattpass commented 2 years ago

At present the lines in the results bar will only show if the lines are 0.5 pixels or higher. Instead have 1px lines and consider if there's any results that justify a 1px line being drawn, plus if we have a line, no need to add another.

Also check that the results bar updates on paste and other ways of updating such as drag.

mattpass commented 2 years ago

All done here and working really well now.