Skip to content

ScrollableFrame really slow in a new Toplevel if old Toplevel was destroyed #2643

Description

@andreparo

Steps:

  1. Open a Toplevel from a Mainwindow
  2. Destroy toplevel
  3. Create new Toplevel
  4. When calling customtkinter.CTkScrollableFrame(...) the execution stops for 4-15 seconds

Does not happen if instead of destroyng the first Toplevel, withdraw() is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions