I think that code dates back to when there wasn’t a way to change the level of something on a panel. It was probably meant to make sure that large, background images _stayed_ in the background.
Maybe that’s no longer important?
Bob
On Mar 22, 2025, at 10:33?AM, Dave Sand via groups.io <ds@...> wrote:
Jim,
I suspect this answers the question.
if (icon.getIconHeight() > 500 || icon.getIconWidth() > 600) {
ni.setDisplayLevel(BKG);
BKG is defined as level 1.
—
Bob Jacobsen
rgj1927@...