Closed axtens closed 11 months ago
Currently not showing /# in command line when translated to variable length
I'm having a hard time working something out. So here's the challenge (the source is in the master) I'm working on: I load a .PR file and thus a second tab is created. I hit the transform button (which I've connected to the translator). You panel comes up and I select French, Variable, Spaced (all enabled now). I hit "Save" and a third tab is created. The result of the translation is put into the third tab. The .Text of the languageName box in the status bar is updated. However it does not appear! Instead it stays at the language of the PR file that was loaded. However, if I click on Tab1 and then back to Tab3, the language suddenly appears as it was actually set to, namely French.
What am I doing wrong here?
Fixed by Hakob
Steps to reproduce