mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +00:00
Move some settings to the main menu (support).
This commit is contained in:
@@ -93,8 +93,9 @@ void Inner::showRows(std::vector<Question> &&rows) {
|
||||
prepareRow(added);
|
||||
}
|
||||
resizeToWidth(width());
|
||||
update();
|
||||
_selected = _pressed = -1;
|
||||
moveSelection(1);
|
||||
update();
|
||||
}
|
||||
|
||||
std::pair<int, int> Inner::moveSelection(int delta) {
|
||||
|
Reference in New Issue
Block a user