mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
FIX: fix display of long filename in preview-only hint
Change-Id: Ib365a39b262cbf03b14eeefa64e3e46d1b48306e
This commit is contained in:
parent
b77e96acdd
commit
a3730b9236
3 changed files with 24 additions and 1 deletions
|
@ -138,6 +138,7 @@ public:
|
|||
void on_show();
|
||||
void on_hide();
|
||||
void update_btn_label(wxString ok_btn_text, wxString cancel_btn_text);
|
||||
wxString format_text(wxString str, int warp);
|
||||
void rescale();
|
||||
~ConfirmBeforeSendDialog();
|
||||
void on_dpi_changed(const wxRect& suggested_rect);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue