Code Monkey home page Code Monkey logo

Comments (3)

sldeditor avatar sldeditor commented on May 28, 2024

I know what the issue is but I haven't got an elegant solution at the moment.

The issue is to do with trying to pre-populate the file system tree.
If the drive letters have a lot of folders/files then it can take a long time to populate the tree.

The tree should only be populated for the next folder level down. When the a folder is opened, if it hasn't been populated before, the application goes away and populates the child folders and files. If it has been populated before then is just displays what its got.

Currently what happens when the application starts up and in the unit test is that all the Windows drive letters are iterated through and the next level of folders and files are retrieved. So that when the user opens up the drive letter in the tree the folders are displayed immediately.

Fortunately I can change a flag value to stop the pre-population of the first level of folders/files which should speed things up. The downside is that when you expand a drive letter which contains a lot of folders/files there is no visual clue on the GUI to show its doing something.

I'll make the change to stop the pre-population of top level folders. If the problem is to do with folder/file permissions you'll have to let me know.

from sldeditor.

sldeditor avatar sldeditor commented on May 28, 2024

I've made the change, let me know if this has fixed the issue.

from sldeditor.

mtravis avatar mtravis commented on May 28, 2024

The installation worked thanks. I will have a go at editing SLDs and let you know how I get on.

from sldeditor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.