Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gallery item previews only show output from the first group #597

Closed
2xAA opened this issue Jun 27, 2021 · 1 comment · Fixed by #629
Closed

Gallery item previews only show output from the first group #597

2xAA opened this issue Jun 27, 2021 · 1 comment · Fixed by #629
Labels
bug Something isn't working released

Comments

@2xAA
Copy link
Member

2xAA commented Jun 27, 2021

The title.

@2xAA 2xAA added the bug Something isn't working label Jun 27, 2021
2xAA added a commit that referenced this issue Aug 27, 2021
Ensures the Gallery Group is always drawn last, to fix #597. Also fixes #526 as the Gallery Group
has to always exist to be drawn last
TimPietrusky pushed a commit that referenced this issue Sep 14, 2021
* fix(gallery): fixes gallery item preview

Ensures the Gallery Group is always drawn last, to fix #597. Also fixes #526 as the Gallery Group
has to always exist to be drawn last

* fix: removes logging
2xAA pushed a commit that referenced this issue Nov 9, 2021
# [3.19.0](3.18.0...3.19.0) (2021-11-09)

### Bug Fixes

* **color-picker:** fixes colorPicker ([#631](#631)) ([293e223](293e223))
* **font-list:** updates dependancy ([#624](#624)) ([5aeecae](5aeecae))
* **gallery:** fixes gallery item preview ([#629](#629)) ([3272fbc](3272fbc)), closes [#597](#597) [#526](#526)
* **groups:** fixes default value for groups inheritFrom ([#628](#628)) ([d80f5ef](d80f5ef)), closes [#627](#627)
* **loop:** adds context to update method ([#641](#641)) ([1178273](1178273))
* **output-window:** Set proper encoding ([#634](#634)) ([41335b3](41335b3))
* **prop-default:** updates default prop check ([#646](#646)) ([0bc4e10](0bc4e10)), closes [#644](#644)
* **rangecontrol:** fixes an infinite update loop ([#643](#643)) ([334e024](334e024))
* **release:** use node 14 ([dd05d88](dd05d88))
* removes menuBar from appearing on output windows ([#632](#632)) ([5d6ef6a](5d6ef6a))
* slow post message ([#623](#623)) ([cab2b82](cab2b82))
* **slow-start-up:** refactors worker/modv lifecycle and module loading ([#618](#618)) ([ea8a15d](ea8a15d)), closes [#617](#617)
* **smoothing:** fixes inputLink smoothing ([#630](#630)) ([24864e2](24864e2))
* **splash-screen:** moves styles into main app.vue only ([#638](#638)) ([a90a09a](a90a09a))

### Features

* **isf:** remove unused error message & temp folder from media manager ([#636](#636)) ([4dfb299](4dfb299))
* **kick:** adds option for kick as inputlink and adds u_kick uniform for shaders ([#616](#616)) ([6aeac7f](6aeac7f))
* **offline-support:** Include raster.css + fonts ([#622](#622)) ([ef217bb](ef217bb)), closes [#621](#621)

### Performance Improvements

* **module-inspector:** changes v-for key from id to index ([#625](#625)) ([c79cb81](c79cb81))
@2xAA
Copy link
Member Author

2xAA commented Nov 9, 2021

🎉 This issue has been resolved in version 3.19.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@2xAA 2xAA added the released label Nov 9, 2021
2xAA pushed a commit that referenced this issue Jan 7, 2022
# [3.19.0](3.18.0...3.19.0) (2021-11-09)

### Bug Fixes

* **color-picker:** fixes colorPicker ([#631](#631)) ([293e223](293e223))
* **font-list:** updates dependancy ([#624](#624)) ([5aeecae](5aeecae))
* **gallery:** fixes gallery item preview ([#629](#629)) ([3272fbc](3272fbc)), closes [#597](#597) [#526](#526)
* **groups:** fixes default value for groups inheritFrom ([#628](#628)) ([d80f5ef](d80f5ef)), closes [#627](#627)
* **loop:** adds context to update method ([#641](#641)) ([1178273](1178273))
* **output-window:** Set proper encoding ([#634](#634)) ([41335b3](41335b3))
* **prop-default:** updates default prop check ([#646](#646)) ([0bc4e10](0bc4e10)), closes [#644](#644)
* **rangecontrol:** fixes an infinite update loop ([#643](#643)) ([334e024](334e024))
* **release:** use node 14 ([dd05d88](dd05d88))
* removes menuBar from appearing on output windows ([#632](#632)) ([5d6ef6a](5d6ef6a))
* slow post message ([#623](#623)) ([cab2b82](cab2b82))
* **slow-start-up:** refactors worker/modv lifecycle and module loading ([#618](#618)) ([ea8a15d](ea8a15d)), closes [#617](#617)
* **smoothing:** fixes inputLink smoothing ([#630](#630)) ([24864e2](24864e2))
* **splash-screen:** moves styles into main app.vue only ([#638](#638)) ([a90a09a](a90a09a))

### Features

* **isf:** remove unused error message & temp folder from media manager ([#636](#636)) ([4dfb299](4dfb299))
* **kick:** adds option for kick as inputlink and adds u_kick uniform for shaders ([#616](#616)) ([6aeac7f](6aeac7f))
* **offline-support:** Include raster.css + fonts ([#622](#622)) ([ef217bb](ef217bb)), closes [#621](#621)

### Performance Improvements

* **module-inspector:** changes v-for key from id to index ([#625](#625)) ([c79cb81](c79cb81))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant