From a852d094b21a2c35b14e3c6bfd4d2fd47ab9c6f9 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Mon, 16 Nov 2020 19:50:12 +0200 Subject: [PATCH] Add info about F expanding quad surface to the Info class --- src/Info/Info.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Info/Info.cpp b/src/Info/Info.cpp index 82de484..c723ad2 100644 --- a/src/Info/Info.cpp +++ b/src/Info/Info.cpp @@ -17,6 +17,7 @@ Info::Info(){ " - Press to add new Quad surface\n" " - Press to add a new ciRcle surface\n" " - Press

to toggle Perspective warping while quad surface selected\n" + " - Press to expand selected quad surface to fill screen\n" " - Press to add new Grid surface\n" " - Press <[> and <]> to remove or add columns to selected grid surface\n" " - Press <{> and <}> to remove or add rows to selected grid surface\n" @@ -30,10 +31,10 @@ Info::Info(){ " - Type to reboot\n" " - Type to shutdown\n" " 4. Source selection mode\n\n" - + "You can switch between the modes by using <1>, <2>, <3> and <4> " "keys on the keyboard.\n\n" - + "Press to save the composition\n" "Press to undo\n" "Press to hide this message";