Code Monkey home page Code Monkey logo

Comments (7)

ronso0 avatar ronso0 commented on May 29, 2024 1

Looking at the bug description again ( 🙄 ), the effect Meta knobs still look good.
So actually we Just ™️ need to scale up this smaller knob.

from mixxx.

ronso0 avatar ronso0 commented on May 29, 2024

I can not confirm this with Qt 6.2.3 Knobs look indentical.
Which Qt version do you use?

However, the template looks different than the rendering.
Might very well be that the current rendering is the result of a Qt bug which was fixed in your version, and now it is rendered correctly.
image

from mixxx.

JoergAtGithub avatar JoergAtGithub commented on May 29, 2024

I use Qt6.5.3 from our VCPKG buildenv.

from mixxx.

acolombier avatar acolombier commented on May 29, 2024

What would be the suggested fix here? Change the SVG so it keeps the "rendering bug" on newer Qt version or change it so it looks like expected on older Qt version?

from mixxx.

ronso0 avatar ronso0 commented on May 29, 2024

Change the SVG so it keeps the "rendering bug" on newer Qt version

Not sure how to do that 😆

The "fun part" of styling the knob SVGs was always trial, error, trial error ... because they were alomst never rendered like how it looked like in my editor (Inkscape) espacially if gardients AND transparency were involved.

change it so it looks like expected on older Qt version

👍
we need to test this with various Qt6 versions (Qt5 compatibility has no prio for 2.5++ IMHO)

from mixxx.

acolombier avatar acolombier commented on May 29, 2024

I just had a play and it looks like the rendering bug is caused by the linearGradient referencing the other linearGradient, due to the multiple transform. Seems like the side effect is that it changes the z-index and render above the the black and grey stroking. If you remove the gradient and use a flat colour, this is the closer option I could get on Qt 6.2.4

image

from mixxx.

acolombier avatar acolombier commented on May 29, 2024

I've changed my skin setting to have the super knob as well and remove the main mixer which was shifting component. I've used @JoergAtGithub's visual to compare the two looks. Besides fonts and colour tone (likely due to screen colour correction), I think this looks pretty good?

Kooha-2024-05-14-15-55-47.mp4

from mixxx.

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.