Skip to content

Create WorkerThread only when needed  #787

@joachimmarder

Description

@joachimmarder

Currently the TWorkerThread is created with the first Virtual TreeView instance, instead of when actually needed.
Idea: Make TWorkerThread.AddTree() a class procedure that created the thread when needed. Turn the global variables WorkerThread and WorkEvent into private class vars.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions