fix: crash when editing disabled display output's refresh rate
When display output was disabled, Output::currentMode() returned a null pointer and used it shortly afterwards. BUG: 450265
When display output was disabled, Output::currentMode() returned a null pointer and used it shortly afterwards. BUG: 450265