AC 14.0 Scaling Question

  • This topic has 2 replies, 2 voices, and was last updated 6 years ago by TAZ.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37935
    TAZ
    Participant

    On your demo when you set scaling to custom and adjust the setting, the change is pretty smooth and fluid which looks like you are slowing the transition down.

    How do you do that? I have looked at the code and duplicated it but I cannot create that effect.

    Thanks.

    #58331
    Support
    Keymaster

    Hello!

    Do you uses the SetPPIAnimated(NewPPI: integer) procedure?

    NewPPI parameter should not be equal to DefaultManager.Options.PixelsPerInch property.

    #58343
    TAZ
    Participant

    Okay. I see what you are doing. I had to dig deeper and saw that animation was controlling this effect. Thanks.

    'Support' wrote:

    Hello!

    Do you uses the SetPPIAnimated(NewPPI: integer) procedure?

    NewPPI parameter should not be equal to DefaultManager.Options.PixelsPerInch property.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.