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

Fixed Slideshow action numbering #6198

Merged
merged 1 commit into from
Mar 17, 2018
Merged

Fixed Slideshow action numbering #6198

merged 1 commit into from
Mar 17, 2018

Conversation

vabene1111
Copy link
Contributor

Slideshow Action vaiable names would not be named on clients because counting was only done on the server, this would result in all actions on one object showing up in the same slideshow set

Changed:
Moved counting outside of Server Scope, therfore counting is also done on the client and everything works correctly

PR as discussed with @jonpas on slack, tested both locally and on dedicated server

Slideshow Action names would not be named on clients because counting was only done on the server, this would result in all actions on one object showing up in the same slideshow set
@jonpas jonpas changed the title Fixed Slideshow action numbering. Fixed Slideshow action numbering Mar 17, 2018
@jonpas jonpas added this to the 3.13.0 milestone Mar 17, 2018
@jonpas jonpas added the kind/bug-fix Release Notes: **FIXED:** label Mar 17, 2018
@jonpas jonpas merged commit b5eb4ac into acemod:master Mar 17, 2018
@PabstMirror PabstMirror modified the milestones: 3.13.0, 3.12.2 Apr 2, 2018
BaerMitUmlaut pushed a commit that referenced this pull request Aug 5, 2019
Slideshow Action names would not be named on clients because counting was only done on the server, this would result in all actions on one object showing up in the same slideshow set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants