mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-03-23 17:01:39 -04:00
* add save as in menu rename saveText to saveAsText() add new save() without confirmation Signed-off-by: Jan Guegel <jan@guegel.eu> * fix icon of new menuItem to ic_save_vector Signed-off-by: Jan Guegel <jan@guegel.eu> * apply CodeReview input getFilePath to updateFilePath menuItem SaveAs never displayed with icon backButtonPressed now uses Save without confirmation Signed-off-by: Jan Guegel <jan@guegel.eu> * fix catch filePath.isEmpty() by opening SaveAs Dialog Signed-off-by: Jan Guegel <jan@guegel.eu> --------- Signed-off-by: Jan Guegel <jan@guegel.eu> Co-authored-by: Jan Guegel <jan@guegel.eu> Refs: https://github.com/FossifyOrg/File-Manager/issues/224