Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - stc105

Pages: [1]
1
NGUI 3 Support / Special Characters Break Text Wrapping [Solved]
« on: March 28, 2018, 11:11:48 PM »
Using special characters from a font like FontAwesome (see https://fontawesome.com/v4.7.0/) will cause the text wrapping to break on UILabel.

I'll look into why later - if ArenMook doesn't look into it.

2
NGUI 3 Support / Issue with tiled sprites - reporting bug
« on: December 17, 2013, 12:49:45 AM »
First time poster, long time user.

Just upgraded to 3.0.7 f3 today, and a tiled sprite that is same size as screen has a weird glitch where a line exist that is transparent (pixels not being drawn?). I have attached a picture, this is running inside unity editor (game view). The tiled green grass sprite is dimensions 800 x 600 at depth 1. The sprite behind it is blue with the same dimensions but depth 0.

I expected the screen to be completely green, but what I get is a small blue line in the green grass sprite. If I change the green grass sprite's dimensions to 801 x 600 or 799 x 600, the blue line goes away.

Prior to updating, every worked, from NGUI 2.x, NGUI 3.0.6, up to today when I upgraded. I am pretty well antiquated with NGUI so I am sure it is not a settings or script error. I will be rolling back my version till this is fixed.

Oh also (but unrelated), last time I switch to publish for Flash I got an error about some variable being ambiguous . So I casted it , and the whole console exploded with errors. Does the newer versions of NGUI support Flash?

Pages: [1]