Closed petitxef closed 3 years ago
Please try version 0.3.8.2 https://github.com/thelastWallE/OctoprintKlipperPlugin/releases/tag/0.3.8.2 I did tested the new version with firefox yesterday but somehow i had a cached version. Thanks for your patience.
Thanks!
It's works now (firefox & Chrome)
Thanks
Is this UIcustomizer with the cyborg theme? I don't have a scrollbar on the far right. the whole button area on top should stay there if you scroll down.
yes, I've UIcustomizer with the cyborg theme
i discovered the problem with the scrollbar. I had for me in the settings of UIcustomizer following css:
body.UICResponsiveMode #settings_dialog_content {
height: calc(100% - 35px);
margin-right: -18px;
margin-top: 50px;
width: calc(100% - 15px);
}
This fixed the height of the settings tab. I fix it with the next version. Looks like this As you can see the overflow is now deeper down the divs and the buttons are staying at the top.
good! :)
Hi!
First of all said I'm using Octoklipper 0.3.8.1, Octoprint 1.6.1, Octopi 0.18 on firefox 88.0.1 (also doesn't work on Chrome 90.0.4430.212)
Related on #52 issue, but after update 0.3.8.1 the klipper configuration doesn't shows:
The others tabs, all correct.