Skip to content

Commit

Permalink
???
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce authored Jan 9, 2023
1 parent a2ade44 commit 166809e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Widgets/NavigationRail.vala
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@
return;
} else {
button_child_image.icon_name = this._stack_pages.get_item (position).icon_name;
return;
}

this._stack_pages.unselect_item (position);
Expand Down

0 comments on commit 166809e

Please sign in to comment.