| Summary: | Column number is chopped off on the board - patch included | ||
|---|---|---|---|
| Product: | [Unmaintained] kbackgammon | Reporter: | Luciano Montanaro <mikelima> |
| Component: | general | Assignee: | Jens Hoefkens <jens> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Fix the reported problem | ||
|
Description
Luciano Montanaro
2003-12-22 14:18:58 UTC
Created attachment 3820 [details]
Fix the reported problem
The patch uses FontMetrics::height() to evaluate the font height.
It also adds a minimumSizeHint() method to the class.
The board drawing code should be made a bit smarter, and the graphics could be
fancier, but I'd be glad enough with this applied for the time being.
Patch applied |