Updatet ui fixed bugs, improved performance, just everything

Autors:
@DerAnonymos
@AshBastian
@Sonaion
This commit is contained in:
Jan Schuffenhauer
2020-01-09 13:59:22 +01:00
parent e3b2968f4d
commit 081ac68d5f
18 changed files with 605 additions and 381 deletions

View File

@@ -25,8 +25,9 @@ enum class Tooltype {
private:
/*!
* \brief A function that creates a layer to draw on.
* \return Returns if a layer could be created
*/
void createToolLayer();
bool createToolLayer();
/*!
* \brief A function that merges the drawing- and the active- layer.