Giter VIP home page Giter VIP logo

Comments (5)

Ganbin avatar Ganbin commented on August 25, 2024

Hi Thanks you for the report.

This feature is actually missing and we will provide it as soon as possible

It will come with the possibility to set the padding of the button.

from ajui_button.

Ganbin avatar Ganbin commented on August 25, 2024

You can find the release including the text align and the padding for text button : Release 1.5.0

Let me know if this fix your issue.

from ajui_button.

leeserlionel avatar leeserlionel commented on August 25, 2024

Thanks Gabriel,

But how to set it ?

Form.btn1.TextAlign(AJUI_btn_default; "left")

or

Form.btn1.textAlign:="left"

both doesn't work.

I'm probably missing something.

from ajui_button.

Ganbin avatar Ganbin commented on August 25, 2024

I have implement it that way

form.btn.textAlign(AJUI_btn_default; "left")

Why I have done this way?

I am preparing a v2.0.0 where I will change most of the formula to be more simple. I will also change that they start with lowerCase.

The purpose is to make all the AJUI components to use the same formula, today some are using different way to achieve the same thing.

As I don't have much time I try to do it when I have time. I have already did it for AJUI_ProgressBar.

from ajui_button.

leeserlionel avatar leeserlionel commented on August 25, 2024

from ajui_button.

Related Issues (2)

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.