impr: Enable native scaling by default again
This commit is contained in:
parent
7a167962d6
commit
1f01f480e0
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user