Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.28.0](3.27.0...3.28.0) (2023-06-11) ### Bug Fixes * **background-window:** fixes macos window creation on dock icon click ([#850](#850)) ([a4d2d0b](a4d2d0b)) * **gallery:** use grab cursor for gallery items ([#844](#844)) ([23bd5c3](23bd5c3)) * move maximize function to keep main window hidden until ready ([#839](#839)) ([fbfff08](fbfff08)) * **output-window:** removes immediate setSize call ([#849](#849)) ([151feb0](151feb0)) * remove dialog ([#841](#841)) ([81996d1](81996d1)) * restores tween data correctly when focusing other inputs ([#837](#837)) ([aa4a3d5](aa4a3d5)) * **style:** use custom select and expand widths to 100% ([#845](#845)) ([4453dd8](4453dd8)) * use correct path variable ([#846](#846)) ([14460ab](14460ab)) ### Features * **cursor:** adds grab cursor to group and active module titles ([#842](#842)) ([888ed83](888ed83)) * **expressions:** adds `inputValue` as scope item ([#859](#859)) ([e5f7c7b](e5f7c7b)), closes [#857](#857) * **group title:** adds additional mouse listener, focus and selection ([#843](#843)) ([4b54059](4b54059)) * **save/saveas:** adds save menu item and updates save as to remember path ([#858](#858)) ([2250fa2](2250fa2))
- Loading branch information