You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When toolbar item is clicked, first pop the route and then call its callback - Fixes#346 (#381)
* fix: when a toolbar item is clicked, remove route first and then call its callback - fixes#346
* chore: update version and changelog
Co-authored-by: Minas Giannekas <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
## [1.12.2]
2
+
* Fixed a bug where clicking on a overflowed toolbar item with a navigation callback wouldn't work ([#346](https://github.com/GroovinChip/macos_ui/issues/346)).
3
+
1
4
## [1.12.1+1]
2
5
* Fixed a typo in the December abbreviation displayed in the `MacosDatePicker`.
0 commit comments