Sakrac / IceBroLite

External Debugger for VICE 3.5 and higher
55 stars 7 forks source link

Watch Panel Suppresses Values when using Custom Font #41

Closed paulhocker closed 1 year ago

paulhocker commented 1 year ago

Not sure if this was an existing bug with the new font option. It did also not work in the nightly build. It seems that when using a custom font, when you resize the Watch Panel, many of the values dissapear. The video included shows what it looks like when using the default font, versus the custom font.

It's interesting that it keep the visible values correct when first switching fonts, but then as soon as you change it they dissapear.

https://user-images.githubusercontent.com/2214652/222989096-086e29c4-297a-4109-8143-4c2e70262025.mp4

Sakrac commented 1 year ago

Fixed the character width calculation in the watch view, this is fixed in the Nightly build. Let me know if there are any other character width problems I have missed.

paulhocker commented 1 year ago

works perfectly -- have not seen any others yet

Sakrac commented 1 year ago

cool! fixed a couple of other minor problems and made a full release.