Code Monkey home page Code Monkey logo

Comments (4)

maruu avatar maruu commented on July 1, 2024 1

The filenames my users are using are quite long (30+ characters).
In my experience, the grid view only allows to show a short substring of the filename. If I understand it correctly, this was also the initial reason to implement the list view (as described here: #2165)
As the filenames all start with the same characters, and are only distinguished by the last few characters, using the grid view it is difficult to distinguish between the different files. My users reported that with the list view it is easier for them, which is why I would like to set this as the default.

from fyne.

andydotxyz avatar andydotxyz commented on July 1, 2024

It doesn't need to be SetDefaultView, just SetView would work.
However the latest version remembers your preference, is that not sufficient?

from fyne.

maruu avatar maruu commented on July 1, 2024

I would prefer if I could already provide the appropriate view for my usecase from the beginning, as the current default view (grid) currently is a problem for my users. Telling them how they can change it would require an additional documentation step, which is why I would prefer that the dialog is opened with the list view already from the beginning.

If you agree that this could be a useful feature I can look into the implementation, if its fine for you.

from fyne.

andydotxyz avatar andydotxyz commented on July 1, 2024

I'm curious to understand why the grid view is a problem, but it seems like you have a real use-case there.

from fyne.

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.