xintong-ai / VecHist

Vector Field Histogram
MIT License
3 stars 0 forks source link

ColorBar within TreeMap Widget Should be set to either a min/max size or a fixed size... #24

Closed datahead8888 closed 9 years ago

datahead8888 commented 9 years ago

The color bar that I placed within the tree map widget (to show the entropy color map) currently will expand to any size with the rest of the window. This seems to look odd. I am using the QHBoxLayout to maintain ratios for the three widgets in the larger window.

I could not figure this out, so I am posting in the QT forums: https://forum.qt.io/topic/55035/setting-min-max-width-for-widget-within-qhboxlayout

This could either be marked as bug or as enhancement.