-
Notifications
You must be signed in to change notification settings - Fork 33
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
Fix projection of LoS #3439
Fix projection of LoS #3439
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I missed another problem with the projected LoS:
Please let only a selected structure level be displayed.
Example: If Kim has two structure levels then both structure levels are currently projected, even if one or none is selected.
Note: The display of all structure levels is however correct when the structure levels are not connected with the countdowns
And please change the distance from class=nextSpeakers back to margin-top: 20px !important;
Your change with the interposed-question class is enough :)
Created OpenSlides/openslides-autoupdate-service#895 to deal with that. |
* commit 'df84ffb4f5c886f426c24a29eae94362272d672a': Add motion list has identical motion filter (#3482) (#3484) Update meta repository (#3474) Fix projection for users without structure level (#3473) Fix projection of LoS (#3439) Improve mandat swap (#3463) PDF export: Add option 'Show only changed paragraph' (#3468) Fix style of submission date icons (#3458) Hide unneeded scrollbar in file list (#3449) Bump follow-redirects from 1.15.4 to 1.15.6 in /client (#3446) Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /client (#3469) Fix motions list without projector permission (#3467) Update meta repository (#3438) Hide contribution numbering with new setting (#3435) Enhance meeting settings (#3357) Update translations (#3451) Add new options for editing speaking time (#3419)
Closes #3410
Needs OpenSlides/openslides-autoupdate-service#890