Code Monkey home page Code Monkey logo

Comments (5)

GeneMosher avatar GeneMosher commented on June 1, 2024 1

Great job tracking down and fixing the name duplication bug, NeroBurner! Thank You!

from viewtouch.

NeroBurner avatar NeroBurner commented on June 1, 2024
  1. this one could be tricky to find. Is the configuration successfully saved?
  2. this one should be straightforward

hope I can fix both in a timely manner

from viewtouch.

GeneMosher avatar GeneMosher commented on June 1, 2024

Yes, the configuration is successfully saved. I'm thinking that the refresh of the page/window which should occur when leaving Edit Mode is no longer happening as it used to. When leaving Edit Mode there has to be a message; either the data is being saved or the data is not being saved, in which case the message at the top center is "Restoring Data".

from viewtouch.

NeroBurner avatar NeroBurner commented on June 1, 2024

@GeneMosher can you test the "Saving" bug on an older version of ViewTouch? I don't find code which would reset the Header to whatever it was before

And I tried with Table-Buttons, and the duplication of the name did not happen. Is it just Menu item buttons?

from viewtouch.

GeneMosher avatar GeneMosher commented on June 1, 2024

The name duplication does not occur when adding a new table button, but yes, it seems to be just with Menu Item Buttons. You can test this on the table page without even going into the Menu Pages.

The text which shows the words "Saving..." and "Restoring..." is located in int Terminal::EditTerm(int save_data, int edit_mode) which is in /main/terminal.cc line#2430
Perhaps it is Draw(RENDER_NEW); in line 2477 which renders the text showing at the top center of the window bar.

The F2 key invokes 'Translate Mode' int Terminal::TranslateTerm() line 2610 and upon exiting Translate Mode (also with the F2 key) the top center message is working fine.

from viewtouch.

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.