Giter Site home page Giter Site logo

Comments (7)

owenca avatar owenca commented on June 8, 2024

It seems there is a bug in the layout builder. I set the max size for the "-" button, but the layout builder still uses the default button size:
minus

When the default button size is used for both buttons:
default

When the max size are set for both buttons:
both

Is there a way to work around this?

from filer.

humdingerb avatar humdingerb commented on June 8, 2024

Without having tried it, maybe add a high weight, like 100.0, to the text control when .Add'ing it.

from filer.

humdingerb avatar humdingerb commented on June 8, 2024

I commented on your owenca@843a74e

I cheated by looking at the "Repositories" prefs code... :)

from filer.

owenca avatar owenca commented on June 8, 2024

Thanks! And the Haiku Book really needs to be fixed. Such a basic omission caused hours of frustration and your time looking into it!!
setexplicitysize missing

from filer.

owenca avatar owenca commented on June 8, 2024

Just to be clear, I was talking about the BView::SetExplicitSize function.

from filer.

humdingerb avatar humdingerb commented on June 8, 2024

Yes. The API docs are still incomplete and could use some love. Patches in that area are very welcome... :)
I do see, of course, that it needs quite some insight wrt the workings of the layout management to be able to contribute there. I'm surely not up to it...

from filer.

humdingerb avatar humdingerb commented on June 8, 2024

Owenca added +/- buttons to all rows. So, fixed.

from filer.

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.