Giter Club home page Giter Club logo

Comments (7)

MairwunNx avatar MairwunNx commented on August 17, 2024

Work in progress.

from jfxtras-styles.

dukke avatar dukke commented on August 17, 2024

This might be related to issue #64 since a bigger font will also make the control bigger. So we probably should start by fixing that issue and then coming back to this one and see if this one still applies.

from jfxtras-styles.

dukke avatar dukke commented on August 17, 2024

I've pushed this #65
This theme tester will work as a framework to fix this alignment, size, fonts problem.
This tester will also be good to test other things.

from jfxtras-styles.

dukke avatar dukke commented on August 17, 2024

..to be more precise there's a "Alignment test" tab that has various controls layed out and shows how they align with each other.

from jfxtras-styles.

dukke avatar dukke commented on August 17, 2024

This is almost finished in https://github.com/JFXtras/jfxtras-styles/releases/tag/5.4
Some small tweaks are still needed, so I'll still be working to fix this issue.

from jfxtras-styles.

runiter avatar runiter commented on August 17, 2024

Thanks very much for fixing the issues I reported previously.
Both font and control size look great now.
Also the white background issue is "almost" fixed.

Here's the result I get now which is much better than before:

image

But I notice a white line on the left side of "Graph" tab.
Looks like the TabPane still uses white background around the padding area.

Seems like you are already aware of this problem from the issue reported here:

#100

Thanks for the ongoing improvements.

from jfxtras-styles.

dukke avatar dukke commented on August 17, 2024

Thanks for the update!

#100 might actually be specific to ThemeTester app. If I run the TabPaneSample app in dark mode it doesn't have that issue.

Do you have the TabPane inside any Pane? If you do, the background of the Pane below might be showing through.. You can try adding the style-class "background" to that Pane so it has the default background of JMetro.
Alternatively set the automaticallyColorPanes property of JMetro to true which will automatically set all the Panes backgrounds (you may then need to revert the ones you don't want to be colored automatically by setting the background to transparent or some other color).

from jfxtras-styles.

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.