impr: Make scalable font the default
This commit is contained in:
parent
403104dda1
commit
7340a30650
@ -19,7 +19,7 @@ namespace hex::fonts {
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
std::string m_selectedFontName;
|
std::string m_selectedFontName;
|
||||||
bool m_pixelPerfectFont = true;
|
bool m_pixelPerfectFont = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
class SliderPoints : public ContentRegistry::Settings::Widgets::SliderFloat {
|
class SliderPoints : public ContentRegistry::Settings::Widgets::SliderFloat {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user