Skip to content

Fix Enter creating a new line when editing a note

Johnny Jazeix requested to merge work/438167_enter_new_lap into master

BUG: 438167

Also add Return (Enter) from numpad as shortcut.

I've done one enable(bool) function instead of disable()/enable() ones, not sure what is preferred.

Edited by Johnny Jazeix

Merge request reports