Support => NGUI 3 Support => Topic started by: artfabrique on January 27, 2015, 05:31:21 PM
Title: [BUG NGUI 3.7.8] UISprite type "Advanced"+"tiled" sides=corner geometry fails.
Post by: artfabrique on January 27, 2015, 05:31:21 PM
Here is the screenshot: (http://service.crazypanda.ru/v/clip2net/E/U/LVP5Xt2QRY.png)
I need sides & center to be tiled, but corners disappear because of wrong geometry. I've found there was a "fix" "- FIX: Sliced sprite corners will no longer be drawn if sides were chosen to be hidden." Somehow corners diappear when sides set to tiled. Also i thiknk there shouldb a separate option for the corners.
Title: Re: [BUG NGUI 3.7.8] UISprite type "Advanced"+"tiled" sides=corner geometry fails.
Post by: artfabrique on January 27, 2015, 06:10:45 PM
Fixed it adding condition to corners logic in UIBasicSprite.cs: (http://service.crazypanda.ru/v/clip2net/p/g/xECV9HFpjS.png)