mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 21:02:23 +00:00
consider windows DPI for slider
This commit is contained in:
@@ -498,6 +498,8 @@ public:
|
||||
|
||||
bool load_image(const std::string& filename, wxImage &image);
|
||||
bool generate_image(const std::string &filename, wxImage &image, wxSize img_size, int method = GERNERATE_IMAGE_RESIZE);
|
||||
int get_dpi_for_window(const wxWindow *window);
|
||||
|
||||
|
||||
}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user