-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Difficulty info on right side of the screen #3894
Comments
Do also have that. |
This is due to the angular-ui/bootstrap plugin, there is no way to set a Popover to an "auto" placement, so only one placements works, see angular-ui/boostrap#375. Currently only hope is that the "auto" placement will be added in angular-ui/bootstrap, or we do have to refactor the popover width? |
Not sure if I'm understanding the issue because it says "right side of screen" but the popover I'm seeing cut off is on the left side... I think this might be resolved though? The placement isn't quite right (#4440) but at least it's legible. |
Good point @kangabell, thanks. |
I registered today and after viewing the tour guide saw the difficulty setting and the info on the right side of the screen was cut off. So I decided to inform you for this behaviour.
The text was updated successfully, but these errors were encountered: