ObjReader Community

WIP => WIP => Topic started by: Patrice Terrier on November 20, 2018, 01:56:00 pm

Title: Be happy!
Post by: Patrice Terrier on November 20, 2018, 01:56:00 pm
Here is the solution to please both of us:

In Main.cpp line 1355-1357, use this

        if (IsWindowVisible(gP.hMain)) { // PAT 11-19-2018
            if (gP.glRatio <= 1.0f) { genBackgroundList(); } // PAT: 11-20-2018 To please both of us
        }


Short isn't it?
Title: Re: Be happy!
Post by: Michael Lobko-Lobanovsky on November 20, 2018, 02:04:48 pm
That's exactly what we need, and very brief too, thanks! 8)