-
Notifications
You must be signed in to change notification settings - Fork 9
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
Emergency Stop button position in the top bar #18
Comments
Ok i can confirm that a conflict with UI Customizer, I will take a look at this and maybee open an issue on UI Customizer repo |
Thank you. |
I think in general normally items to the top menu item is placed inside a single div to contain the element. But im guessing the real problem is including a modal inside the header. If you want a confirm dialog then it should be placed at the end of the body/html. A couple of other notes: Having inline style is bad practive when you have a css file: |
But i found something that I can try that might actually be better for both our plugins :) |
The remaining issue should be fixed with the last release. Sorry for late fix, i was quite busy lately |
I'm closing this issue, feel free to re-open this issue or open a new one if you still have compatibility issue with UI Customizer |
With Octoprint 1.5.2, Python 3.7.3 and Octopi 0.18 the big estop or the small estop appear to low in the top bar.
The text was updated successfully, but these errors were encountered: