Giter Club home page Giter Club logo

Comments (5)

webadict avatar webadict commented on August 31, 2024

If it looks better than the current implementation, I'm almost positive demilich would accept it. And if he doesn't accept it, and it definitely looks better, then I'll keep pull it into mine for sure.

from metastone.

demilich1 avatar demilich1 commented on August 31, 2024

I agree that the MetaStone UI is really bad at the moment. Actually, it was created by me playing around with some random CSS styles and thinking "This is just for testing, gonna make it pretty later on". Now guess what, it stayed this way ;)

All of the UI description files are included in the repository. The layout of the different UI elements is defined in .fxml files (located in src/main/resources/fxml). I am considering moving away from .fxml files in the future though, as they are just so slow. When you click a button in the main menu, it takes several seconds to get to the next screen. There is no large data loading happening, it is just the .fxml parsing.

How an element like a button or a panel looks like is defined in .css files (located in src/main/resources/css). Feel free to tinker with the visuals; while I cannot guarantee that I will accept your PR, I will happily do it if the UI looks tidier/more professional.

from metastone.

Chibi1234 avatar Chibi1234 commented on August 31, 2024

''src/main/resources/css'' I CANT FIND IT! AWIGHVHKVIAW PANICS AND DIES

from metastone.

demilich1 avatar demilich1 commented on August 31, 2024

https://github.com/demilich1/metastone/tree/master/src/main/resources/css

from metastone.

Chibi1234 avatar Chibi1234 commented on August 31, 2024

Thx!

from metastone.

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.