Skip to content

Commit 8851bb6

Browse files
committed
From Jean-Sebastien Guay, "Quick one for OpenSceneGraph-Data, which has been lying on my hard drive for a while.
When you run osgwidgetframe, you get these messages: the size of theme file osgWidget/theme-1.png can not be divided by 3, check the documentation about theme format createSimpleFrameWithSingleTexture with a null image, the frame frameTheme will be use texture the size of theme file osgWidget/theme-2.png can not be divided by 3, check the documentation about theme format createSimpleFrameWithSingleTexture with a null image, the frame frameTheme will be use texture the size of theme file osgWidget/theme-2.png can not be divided by 3, check the documentation about theme format createSimpleFrameWithSingleTexture with a null image, the frame frameTheme will be use texture So here are modified versions of Images/osgWidget/theme-1.png and theme-2.png, scaled from 64x64 to 66x66 so that they can be used as themes (their dimensions need to be divisible by 3 as the message says). With these images osgwidgetframe works as intended (not only the message is gone, but the example looks as it should, which it didn't before the change)."
1 parent 4693d06 commit 8851bb6

File tree

2 files changed

+0
-0
lines changed

2 files changed

+0
-0
lines changed

osgWidget/theme-1.png

512 Bytes
Loading

osgWidget/theme-2.png

456 Bytes
Loading

0 commit comments

Comments
 (0)