Develop

Ticket #556 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

font size parameter in font dislog

Reported by: hjr Owned by: max
Priority: normal Milestone: XCSoar 6.0.x
Component: User Interface Version: 6.0a
Keywords: font size Cc:

Description

PC build on wine.

Reproducable assertion failure:
System config -> fonts -> set customized fonts "on" -> klick edit on first item -> klick on font size value.
The result is the assertion pop-up from wine.

My guess is, that the font size should be better initialized, than just with "0". The xml dialog definition sets a value range from 1 - 200. that means 0 should be considered out of range.

The "0" leads directly to a tiny font by just entering the dialog and leaving with "ok". So there are possibly more benefits in initializing the font size correctly.

Attachments

Change History

Changed 2 years ago by hjr

comment:1 Changed 2 years ago by max

  • Owner set to max
  • Status changed from new to accepted

comment:2 Changed 2 years ago by max

  • Status changed from accepted to closed
  • Resolution set to fixed

Fixed in 54e4f73ef20ad80860090b5e2ab7b97d64afc8b7

Note: See TracTickets for help on using tickets.