Giter VIP home page Giter VIP logo

Comments (7)

brummer10 avatar brummer10 commented on August 21, 2024

Hi @trebmuh
Thanks for your feedback.
I could solve most of this issues now. So, the menu is now auto-sized, the labels for the combo boxes get enough space to show the French labels, as well the labels in the file selectors get enough space now and all been marked for translation now. Also the Utf8 issue with the window title is solved. Also the segfault on Mapping -> Keymap Editor in French is solved now.
Remaining issues been: I cant give the label on the Knobs and the Record button more space, there simply is no space left in horizontal. Is it possible to use shorts for them?
For mnemonic labels (_Label), there is a restriction to 32 chars. This is to keep it all lightweight. Longer ones will be truncate (now, as that is the reason for the segfault).
Also for mnemonic labels, the hot keys been hard coded, so when a French label didn't have the char for the hot-key, it may be better to leave the underline alone, instead mark a wrong char.

regards
hermann

from mamba.

trebmuh avatar trebmuh commented on August 21, 2024

Hey @brummer10 , with your changes and #15, all is good now from my perspectives.
I've reverted the hotkeys for now.

from mamba.

trebmuh avatar trebmuh commented on August 21, 2024

There seems to be an issue here:

mamba-i18n-issue

What is this "_" character after "Charger MIDI (l)" ?

from mamba.

brummer10 avatar brummer10 commented on August 21, 2024

It's were a char underline is replaced with a drawn underline, as most font sets didn't come with underline, so you need to draw it instead using simply the font. Here, my calculation comes to a wrong position for the underline as it should be under the (l), I'll investigate.

from mamba.

trebmuh avatar trebmuh commented on August 21, 2024

OK, thanks for the explanation.

Apart from that, it seems all good for me.
Is there a 1.4 version planned soon?

from mamba.

brummer10 avatar brummer10 commented on August 21, 2024

So I've fixed the issue with the mnemonic labels and pushed a new release out.

from mamba.

trebmuh avatar trebmuh commented on August 21, 2024

Awesome. Thanks Hermann!

Closing here then.

from mamba.

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.