Giter VIP home page Giter VIP logo

flamui's Introduction

flamui's People

Contributors

flurinbruehwiler avatar flurinbruehwilercmi avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

flamui's Issues

Enhancement: Implement repaint boundaries

Currently, if anything changes, the entire screen gets re-rendered. There should be the concept of repaint boundaries, the inside of these boundaries should be painted onto separate layers and then composited together on the GPU.

Enhancement: Styling

  • Borders and corner radius should be defined per side of the div
  • Styles should be reset each frame and not be "stateful", if this proves too difficult, at least reset them when hot reloading.
  • Add margin
  • TODO

Roadmap

Hey, maybe build a roadmap for this project and keep everyone updated, like a to do list for this repo and when a feature is done you just remove it or mark it as done

Enhancement: Cascading Styles

Currently, there is a now way of setting a global text color.

Make a property on the div, i.e. DefaultTextColor that applies to all Text content within that div.

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.