Skip to content

Spool manager doen't show the spools features #177

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

Closed
davbcr opened this issue May 27, 2021 · 10 comments
Closed

Spool manager doen't show the spools features #177

davbcr opened this issue May 27, 2021 · 10 comments

Comments

@davbcr
Copy link

davbcr commented May 27, 2021

It happens after updating Octoprint 1.6.1
image
image

@OllisGit
Copy link
Owner

Hi @davbcr ,

do you use the plugin "UI Customizer"?

@OllisGit OllisGit added the status: waitingForFeedback Wating for Customers feedback label May 27, 2021
@davbcr
Copy link
Author

davbcr commented May 28, 2021

No I don't.
Good to know it's conflicting.

@OllisGit
Copy link
Owner

Hi @davbcr ,

  • which version of OP do you use?
  • is the problem in all browsers (chrome, firefox, ...)?
  • which screenresolution do you use?
  • when you change the zoom-level in the browser it the dialog then visible?
  • what other plugins do you use?

@davbcr
Copy link
Author

davbcr commented May 28, 2021

which version of OP do you use? - 1.6.1
is the problem in all browsers (chrome, firefox, ...)? i've only chrome used and installed.
which screenresolution do you use? - it's not working both 1366x768 and 1600x900
when you change the zoom-level in the browser it the dialog then visible? - it doesn't
what other plugins do you use?
image
image
image
UI customizer install this morning just to see if it changes something,but it doesn't.

@STekZeNIO
Copy link

Confirmed the same issue persists, since 1.6.1

@Bootscreen
Copy link

I have a Quick and Dirty Solution:
in the UI Customizer add this Custom CSS:

#dialog_spool_select .modal-footer{
    position: static !important;
}

This works for me =)

@davbcr
Copy link
Author

davbcr commented May 30, 2021

I try and unexplecably it works only at 175% zoom for me....... at least i can insert new spools now......

@lightmaster
Copy link

#dialog_spool_select .modal-footer{
position: static !important;
}

Can confirm, this Custom CSS works for me too.

@gn0m3r4l
Copy link

gn0m3r4l commented Jun 2, 2021

Same for me.
Plugin Version 1.4.3
Octoprint 1.6.1
Browser independent error

Unfortunately, I cannot tell when this occurs first time.

@OllisGit OllisGit added status: inNextRelease Will be implemented/fixed in next release and removed status: waitingForFeedback Wating for Customers feedback labels Oct 24, 2021
OllisGit added a commit that referenced this issue Oct 24, 2021
- PR #204, #201 redesign of the Spool-Selection in the sidebar. Huge thanks to @TiziG @MarloSM
- E #125 New field "Serialnumber"
- E Spool selection from Edit-Dialog
- E #141 New Filter: Material, Vendor and Color
- E #44 Sidebar filament usage in grams instead of volume

- B #199, #198, #163, #156 some QR-Code optimisations
- B #197, #196, #188, #181, #178, #177, #172, #162, #142,  Some UI optimisations
- B #194 CSV import, behind reverse proxy
- B #175 Confirm dialog not shown
@OllisGit
Copy link
Owner

Tracker here #142

@OllisGit OllisGit removed the status: inNextRelease Will be implemented/fixed in next release label Oct 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants