Currently, there are some unimplemented parameters in Flowy. See this for a complete list of all unimplemented parameters.
We should print a warning every time the user sets an unimplemented parameter. This should be handled inside the Flowy::Config::validate_settings( const InputParams & options ) function.
Currently, there are some unimplemented parameters in Flowy. See this for a complete list of all unimplemented parameters.
We should print a warning every time the user sets an unimplemented parameter. This should be handled inside the
Flowy::Config::validate_settings( const InputParams & options )
function.