Do search & reset to dropdown menu.

This commit is contained in:
StackZ
2020-06-19 15:52:20 +02:00
parent a5ea3087b1
commit 6163891c63
4 changed files with 73 additions and 40 deletions
+3 -1
View File
@@ -106,7 +106,9 @@ private:
const std::vector<Structs::ButtonPos> dropPos = {
{5, 30, 140, 25}, // Theme.
{5, 70, 140, 25} // Style.
{5, 70, 140, 25}, // Style.
{5, 110, 140, 25},// Search.
{5, 150, 140, 25} // Reset.
};
const std::vector<Structs::ButtonPos> sortingPos = {