Hello,
I have my GUI for crafting in a hierarchy like this:
CanvasGUI
- CraftPanel
-
- CraftTargetPanel
-
-
- Scroll View
-
-
-
-
- ViewPort
-
-
-
-
-
-
- Content
-
-
-
-
-
-
-
-
- Buttons with Images
-
-
-
-
It Looks perfect, but when I move the scrollbar, the Buttons flicker a lot and Show large font stuff?
The Buttons are dynamically added by using a button prefab.
Any idea how to get rid of this Problem?
Thanks a lot and have a nice Weekend,
Firlefanz