it looks like the status bar is hard coded to be 50px tall. On a Mac this seems to be too small, not sure if possibly the calculation is being done from a different region but the status isn't visible. This means that when you select a tool, it doesn't give you any indication that it has been selected or what to do.
Might need to do some additional calculations to make it visible based on the bounding rectangle of the font.
it looks like the status bar is hard coded to be 50px tall. On a Mac this seems to be too small, not sure if possibly the calculation is being done from a different region but the status isn't visible. This means that when you select a tool, it doesn't give you any indication that it has been selected or what to do.
Might need to do some additional calculations to make it visible based on the bounding rectangle of the font.