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.


Messages - smokas

Pages: [1]
1
NGUI 3 Support / Re: Zoom problem
« on: July 25, 2016, 09:32:35 AM »
Have you ever used a loupe? :)

Zoom in - visually grow up, became large, magnified.
Control - widget, UI element.

On click - when mouse button is pressed and released.

Doesn't matter, I found issue - placed logger in code - somehow Unity manages to drop screen width and height values when mouse is clicked.

2
NGUI 3 Support / Re: Zoom problem
« on: July 24, 2016, 07:41:51 AM »
Expected such type of answer :)

It is either Unity 5.4 bug or yours. I second case you will hear more complains.

Yep, found - problem with flexible scaling. Going to fix when I will have time :)

Fixed and optimised (GetMainGameViewTargetSize). Thanks for "help" :)

3
NGUI 3 Support / Zoom problem
« on: July 23, 2016, 01:52:28 PM »
Unitu 5.4f2, NGUI 3.9.9, Mac Retina.

When I click on screen (e.g. scene Example 0) controls zoom in for moment, afterwards zoom out. Is it fixable?

Pages: [1]