Phoenix icon indicating copy to clipboard operation
Phoenix copied to clipboard

Wrong orientation of characters in vertical labels in agw.aui.auibar. Solution included.

Open jmoraleda opened this issue 3 years ago • 1 comments
trafficstars

The problem can be seen in the demo (see the vertical labels on the right) image

This is a regression due to the recent update to 3.1.6. The problem was present in the initial wxWidgets 3.1.6 release but has already been fixed upstream. See discussion at https://github.com/wxWidgets/wxWidgets/issues/22278

The solution is to update the version of wxWidgets that Phoenix links to one that includes the commit that fixes the issue.

jmoraleda avatar May 05 '22 00:05 jmoraleda

Thanks. I think there will be a 3.1.7 relatively soon.

swt2c avatar May 05 '22 02:05 swt2c