Closed jmamma closed 1 year ago
When NewProjectPage is launched for fresh installs. Activating the char-pane, there are few characters on the left side that are distorted.
I'm guessing this is because the display buffer is not cleared and some draw commands are using INVERT.
should be good with fe300ed
not fixed. adding clear_display before new_project does not fix.
can leave this til after 2.50 release
this might be due to classic_display mode. investigate.
When NewProjectPage is launched for fresh installs. Activating the char-pane, there are few characters on the left side that are distorted.
I'm guessing this is because the display buffer is not cleared and some draw commands are using INVERT.