Files
OrcaSlicer-bambulab/src
YuSanka a2b915af0f Fixed of #5081
Width of sub-label is calculated by using of GetTextExtent() instead of PaintDC->GetMultiLineTextExtent, because of PaintDC is not OK sometimes.
For example on GTK3 PaintDC->IsOk() only, when it's using in a native paint event
see https://github.com/wxWidgets/wxWidgets/blob/master/src/gtk/dc.cpp, line 346
2020-11-11 12:04:15 +01:00
..
2020-10-26 14:23:44 +01:00
2020-11-09 15:15:30 +01:00
2020-11-11 12:04:15 +01:00