amend/fix b490f7d2a1 to correctly (?) place marker text

This commit is contained in:
Paul Davis 2023-07-01 21:07:06 -06:00
parent 3be6ae57ba
commit 64d633cd26
2 changed files with 10 additions and 4 deletions

View file

@ -145,6 +145,7 @@ protected:
double _shift;
Type _type;
int name_height;
int name_descent;
bool _selected;
bool _entered;
bool _shown;