Giter Site home page Giter Site logo

Comments (2)

rjx-ray avatar rjx-ray commented on August 17, 2024

Is there any hope of getting this fixed, or a workaround.?
We have been using the old version of the addon ever since but that's no longer an option with the of_v0.10.0RC3_vs2017_release.
I pulled the latest stretch commit [3a581c9] but the issue is still there.

Just to be clear, I am not using the Vulkan engine, I have the default ofConstants.h so it uses EngineGLFW()
Its just that the issue arose with this commit [885a9a6]

There were some changes to EngineGLFW.cpp in that commit which I am not knowledgeable enough to understand but I am guessing may be the culprit?

from ofximgui.

rjx-ray avatar rjx-ray commented on August 17, 2024

Double checking I discovered the issue actually arose in the next commit [63806bf] a few hours later.
It was caused by the addition of the line
theme->setup();
at the end of Gui::setTheme(BaseTheme* theme_) in Gui.cpp

BaseTheme::setup() ihas the line
style->WindowMinSize = ImVec2(160, 65);

Now I know that, its easy to set my own WindowMinSize so its no longer an issue

from ofximgui.

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.