mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
impr: Enable native scaling by default again
This commit is contained in:
@@ -206,7 +206,7 @@ namespace hex::plugin::builtin {
|
||||
}
|
||||
|
||||
private:
|
||||
float m_value = 1.0F;
|
||||
float m_value = 0.0F;
|
||||
};
|
||||
|
||||
class AutoBackupWidget : public ContentRegistry::Settings::Widgets::Widget {
|
||||
|
||||
Reference in New Issue
Block a user