Icons are resized depending on the current scale/resolution
See issue #3547 and #4803
This commit is contained in:
@@ -112,6 +112,7 @@ void cleanup ()
|
||||
ProcParams::cleanup ();
|
||||
Color::cleanup ();
|
||||
RawImageSource::cleanup ();
|
||||
|
||||
#ifdef RT_FFTW3F_OMP
|
||||
fftwf_cleanup_threads();
|
||||
#else
|
||||
|
Reference in New Issue
Block a user