Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up[Brainstorming] High resolution support for gcode viewer #837
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
The highest resolution I have available for testing here is Full HD, so I can't help here I fear other than by hinting at where to look for stuff. |
This comment has been minimized.
This comment has been minimized.
|
Fixed by your own PR, thank you! :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This isn't a high priority, but the gcode viewer currently doesn't seem to support high-resolution (retina) screens.
I will try to look into it over the next few days and see whether it's easy to implement (e.g. using
window.devicePixelRatioto scale the canvas).To please your bot (and since I wan't allowed to reopen #836):
What were you doing?
Using octoprint.
What did you expect to happen?
Retina gcode viewer.
What happened instead?
Non-retina gcode viewer.
Branch & Commit or Version of OctoPrint:
Printer model & used firmware incl. version
(if applicable - always include if unsure):
Browser and Version of Browser, Operating
System running Browser (if applicable - always
include if unsure):
Link to octoprint.log on gist.github.com or pastebin.com:
Link to contents of terminal tab or serial.log on
gist.github.com or pastebin.com (if applicable - always
include if unsure or reporting communication issues):
Link to contents of Javascript console in the browser
on gist.github.com or pastebin.com or alternatively a
screenshot (if applicable - always include if unsure
or reporting UI issues):
Screenshot(s) showing the problem (if applicable - always
include if unsure or reporting UI issues):
I have read the FAQ.