The widget size wasn't causing my problem. I was forgetting to initialize my mYMin value after I added data. The data itself knew what the min was, but since I use it so frequently I had a variable in my other class to hold it, and I forgot to update it. But now that I initialized it, it works fine! Thanks for your help and I guess I should debug more first before blaming Qt!




Reply With Quote
Bookmarks