Coder Social home page Coder Social logo

Comments (3)

devildant avatar devildant commented on June 17, 2024

feature request too :)

from octoprint-eeprom-marlin.

cp2004 avatar cp2004 commented on June 17, 2024

Interestingly, the table clipping off the side is actually a touchUI problem (IMO) since it applies the width: 100mv (meaning 100%).

Overriding this, to set width: auto; min-width: 100% on the style improves this significantly:
image

For the icons, that is also touchUI being a little annoying in applying it's custom font to everything, which wipes out my custom FA5 icon set. I might be able to override this too, but it is not going to be clean lol:
image

A little extra margin can be applied to buttons to make them look a little nicer, maybe just the backup button.

Maybe you didn't want to know all that, but that was from my experimenting the browser console so I needed to keep track of it!

from octoprint-eeprom-marlin.

cp2004 avatar cp2004 commented on June 17, 2024

Similarly to #19, brought forward as it is a minor change that might as well go out with the bugfix release later today. It's the best I can do, to make it somewhat coordinated without re-writing the whole interface if touch UI is enabled.

from octoprint-eeprom-marlin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.