Arama Sonuçları

  1. E

    Çözüldü Tweeny animation bugs

    Hi, I have a bug with Tweeny Animation.. nearly every window animation work smooth but only windows with items like shop, safebox, offlineshop are glitching.. (inventory works) They should close smoothly like other windows but instead of smooth close it glitch like it...
  2. E

    Çözüldü Tweeny animation bugs

    And what you did exactly?
  3. E

    Çözüldü Tweeny animation bugs

    You cant do much about it but you can try.. I just made it simplier void CWindow::Show() { #ifdef ENABLE_TWEENY_LIBRARY if (IsFlag(FLAG_ANIMATED_BOARD)) { if (!this->m_bShow) { this->m_bShow = true; m_sizeAnimation...
  4. E

    Çözüldü Tweeny animation bugs

    In PythonWindowManagerModule.cpp Add (but check all flags cause we can have different flags, just delete flags you dont have)!!! PyObject* wndMgrRemoveFlag(PyObject* poSelf, PyObject* poArgs) { UI::CWindow* pWin; if (!PyTuple_GetWindow(poArgs, 0, &pWin)) return...
  5. E

    Çözüldü Tweeny animation bugs

    Mate you are genius.. I had to create that remove flag method in binary but when I did and then remove "animate" from shopdialog.py and add it in LoadWindow + that remove flag in close it works as it should (y) thanks for that idea
Geri
Üst