Giter Club home page Giter Club logo

Comments (3)

aki65 avatar aki65 commented on August 15, 2024 1

I changed this in the latest release: https://github.com/aki65/aki65.github.io/releases/tag/v1.19.5

from aki65.github.io.

aki65 avatar aki65 commented on August 15, 2024

As your last issue was in english, I'll answer in that language, since it is much easier for me than chinese.

  1. Indeed, that's a little unusual, but there are reasons for this:
    a) The user has to do different things in "Save to existing file" and "Save to new file" and I wanted to point that out clearly.
    b) In a unified "Save as" the user would have to enter the file name (if needed) in the android system file picker (which I can't change) and that one allows entering any file name. So the user can choose a different suffix than .sgf (or none at all), which would result in a file, that he/she can't open in the app afterwards. To prevent that, I force entering the file name in the app (so that I can add the .sgf suffix if neceessary), but that leads to the current dialog structure.

  2. It's not intended, that the file name editing field opens the secure keyboard, and it doesn't do so on my phones. It opens the standard keyboard and I can enter any characters. If that is different on your device, it's probably due to system settings. But maybe there is a workaround. After having tapped "Choose directory", you can still edit the filename (at the bottom of the display). Perhaps you can enter more characters there.

from aki65.github.io.

Jhering avatar Jhering commented on August 15, 2024

In 'save to new file', when i don't input any charactor in the field, the button 'choose directory' is invild.
On my device, it call the security keybroad, after your advice, i can edit the 'name.sgf' in the opened window by using 'choose the directory'.
And the problem is, it turns out 3 steps when i deal with it.

  1. type anything, to make the 'choose directory' button valid.
  2. click the button.
  3. edit the name.sgf using any charactor.

Could you make the 'choose directory' button valid before i type anything in the blank field? And then the steps trun to 2 instand of 3.

Thank you.

from aki65.github.io.

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.