Summary: | Can't see what i have to type unless i resize the window | ||
---|---|---|---|
Product: | [Applications] ktouch | Reporter: | Albert Astals Cid <aacid> |
Component: | general | Assignee: | Sebastian Gottfried <sebastian.gottfried> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/ktouch/c7e8a8b2ec7c0a74479beb40a1186593489e165a | Version Fixed In: | 4.10.2 |
Sentry Crash Report: | |||
Attachments: | The screenshot with the problem |
Description
Albert Astals Cid
2013-03-25 19:36:19 UTC
Created attachment 78380 [details]
The screenshot with the problem
I'm guessing you are using either the Catalan or the first Spanish course. Both courses have lessons with very short lines resulting in a huge font size for the lesson text. Not only it looks spupid, but also the first training line lies, as reported, already outside the viewport. I will reformat the lessons so they employ a more reasonable line length. Git commit c7e8a8b2ec7c0a74479beb40a1186593489e165a by Sebastian Gottfried. Committed on 28/03/2013 at 11:40. Pushed by gottfried into branch 'KDE/4.10'. data: reformat the Catalan and two Spanish courses So that their lessons have a more reasonable line length. Now the first line of training text is actually visible in the trainer without having to scroll down/resize the window first. M +175 -233 data/courses/cat.xml M +208 -272 data/courses/es1.xml M +149 -204 data/courses/es2.xml M +1 -2 data/data.xml http://commits.kde.org/ktouch/c7e8a8b2ec7c0a74479beb40a1186593489e165a |