Opened 19 years ago
Closed 19 years ago
#147 closed defect (fixed)
Sometimes the width of a quadrallateral is too small
| Reported by: | diane | Owned by: | diane | 
|---|---|---|---|
| Priority: | trivial | Milestone: | Few Small Repairs | 
| Component: | Qt Gui | Version: | |
| Keywords: | Cc: | 
Description
On some larger views the quads used for when widths are greater than 1 end up looking too thin. Perhaps we should check to see if the draw width is less than 1 pixel and then switch back to using a line?
  Note:
 See   TracTickets
 for help on using tickets.
    

[400] fixed this. yay pixel width computations.