User | Kudos |
---|---|
10 | |
6 | |
6 | |
5 | |
4 |
I sometimes use arrays of classic frameless colorboxes to quickly display a color table.
Unfortunately, the minimum size of these elements is 5 pixels :(, making a 256 element color ramp 1280+pixels wide, showing redundant information in 5 adacent pixel columns each. If we display the color ramp vertically, it would not even fully fit on a common 1080p display!
This makes it too wide to correctly display them in the forum and forces a size reduction that makes all other text and diagram code illegible.
(Yes, we can right-click...open image in new tab, and click the image to display it 1:1 (in chrome), but that's more work and not everybody knows that)
It would be perfectly OK if we could make these elements only 2 pixels wide (or high), making the array display a much more reasonable 512 pixels and keeping the front panel to a more reasonable size.
Idea summary:
The minimum size of the classic colorbox (frameless) should be 2x2 pixels (or even 1x1?) Currently it is 5x5, i.e. too big.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Already possible in LabVIEW today. See discussion thread for more details.