Skip to content
  • Denis Kuplyakov's avatar
    Fixed many aspects about animation · 2a761ddc
    Denis Kuplyakov authored
    1) I am using QTimer::setInterval, QTimer::setSingleShot
     and QTimer::start instead of static singleShot method to
     control user moves during animation.
    2) Animation is sequental now
    3) Added empty transition to not animate just placed white chip
    2a761ddc