You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a callsign is entered in the NewQSO area that is already included in the log and has a long text in the QTH field, this text is not displayed left-aligned. This is also the case for very long names.
In the example the complete text in the QTH field is "Preussisch Oldendorf - Bad Holzhausen".
If the fields are left-justified, you could cut off the text at the right end of the field, or additionally replace the last 3-4 characters in the visible area of the field with dots.
Whether other input fields are affected, was not checked further.
The text was updated successfully, but these errors were encountered:
Yeah, I know about it. Already reported in #157
Postponed for now. I tried some variants, but it was not user-friendly. The variant you described with the shortening is interesting, but it is needed to think about the fact that the fields as a whole must behave in these situations
If a callsign is entered in the NewQSO area that is already included in the log and has a long text in the QTH field, this text is not displayed left-aligned. This is also the case for very long names.
In the example the complete text in the QTH field is
"Preussisch Oldendorf - Bad Holzhausen"
.If the fields are left-justified, you could cut off the text at the right end of the field, or additionally replace the last 3-4 characters in the visible area of the field with dots.
Whether other input fields are affected, was not checked further.
The text was updated successfully, but these errors were encountered: