Text shadows broken in current bzr

Bug #685310 reported by Trent McPheron
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CoverGloobus
Fix Committed
Undecided
Unassigned

Bug Description

Text shadows are broken in current bzr. They simply do not display. The reason is in widgets/ui.py, at line 76.

self._shadowcolor = color

should be changed to:

self._shadow = color

This brings back text shadows. I've tested the fix myself and it works.

Revision history for this message
Alexandr Grigorcea (cahr-gr) wrote :

Thanks, Trent

Changed in covergloobus:
status: New → Fix Committed
Revision history for this message
Trent McPheron (tiz-ex1) wrote :

You're quite welcome. :)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.