Giter VIP home page Giter VIP logo

Comments (6)

SadE54 avatar SadE54 commented on June 8, 2024

As a personal suggestion , may I would remove (at least visually) the blue box from the dir chained list.

from imgui-addons.

SadE54 avatar SadE54 commented on June 8, 2024

The filter alignment problem exists only for the open dialog , not the 'save' one.
And I forgot to mention the 'Cancel' button that is not long enough.

from imgui-addons.

bwrsandman avatar bwrsandman commented on June 8, 2024

I ran into this and the solution is probably to take into account style.ItemSpacing

from imgui-addons.

gallickgunner avatar gallickgunner commented on June 8, 2024

I'm glad you liked it. Can you tell me what's the size parameter you are passing to OpenFileDialog ? As far as I remember I had solved this, so on providing smaller sizes for the file dialog the window that renders the files and directories shrinks accordingly so no overlap occurs. As an example I had a screenshot saved for the small sizes,

fb

EDIT:- Ok I think you are using a different font which is causing the issues and conflicting with some hardcoded spacing values I've used. as bwrsandman said, I think I'd have to look into the spacing properties exposed by ImGUI to make it font independent as well.

from imgui-addons.

SadE54 avatar SadE54 commented on June 8, 2024

Yeah , you're probably right concerning the font size

from imgui-addons.

gallickgunner avatar gallickgunner commented on June 8, 2024

Sorry for the delay but I finally got free time so I'm working on the issue. Be patient :)

from imgui-addons.

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.