Colby-CPU-Sim / CPUSim

GNU General Public License v3.0
52 stars 18 forks source link

Wrap line numbers and break points on long lines #93

Open moirage opened 7 years ago

moirage commented 7 years ago

It would be nice to fix line wrap line numbers and break points so that, when the line is wrapped, the break point red circle and line numbers stay at the top of the label next to the first line of the wrapped line. I don’t think we have that much control over labels, however. We may need to change them to some other kind of Box to do so.