Git Product home page Git Product logo

conjugateur's People

Contributors

tifrueh avatar

Stargazers

 avatar

Watchers

 avatar

conjugateur's Issues

Make sure VerbView gets sized correctly

The configuration of VerbView (wxVScrolledWindow) does not seem to fully work out.

On GTK and macOS (and maybe also on Windows) VerbView gets one additional empty line when scrolled to the absolute bottom. Subtracting 1 when calling SetRowCount solves this problem on GTK. This subtraction makes sense because SetRowCount doesn't actually take the amount of rows as argument, but rather the 0-based index of the last row.
See https://docs.wxwidgets.org/stable/classwx_var_v_scroll_helper.html#adcf2e7fa5ea560587a7a1055cf0659ad

But, oddly enough, on macOS about 1.5 rows are removed with this subtraction instead of 1, causing the last line to be clipped.

Smooth scrolling in Inspecteur

  • scrolling through a verb in the inspector gets quite glitchy
  • the same does not apply to the listbox containing all the different verbs

Add possibility for multiple solutions

It is currently not possible to add multiple solutions for a verb form.
Making this possible would open the doors to verbs like "commencer" (which can be conjugated with both "avoir" or "être") or "s'assoir" (for which exists an "old" and a "new" conjugation variant).

lancer: present - nous

It signals "lançons" (lancer: present - nous) to be false even though it is correct.

Menubar not disabled

When the user opens the inspector, the menubar of the main frame is not being disabled.

Inspecteur broken (wxGTK)

  • something seems to be broken with the inspecteur under wxGTK
  • the last few lines of "conditionnel" don't get positioned properly
  • scrolling does not work in full-screen mode

Add update checker

The user should have the possibility to check for updates automatically. This could be via a menu item, for instance.

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.