mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[poincare] Put back Edition2D as default
This commit is contained in:
@@ -6,7 +6,7 @@ namespace Poincare {
|
||||
Preferences::Preferences() :
|
||||
m_angleUnit(AngleUnit::Degree),
|
||||
m_displayMode(Preferences::PrintFloatMode::Decimal),
|
||||
m_editionMode(EditionMode::Edition1D),
|
||||
m_editionMode(EditionMode::Edition2D),
|
||||
m_complexFormat(Preferences::ComplexFormat::Cartesian),
|
||||
m_numberOfSignificantDigits(PrintFloat::k_numberOfPrintedSignificantDigits)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user