~quill-developers/quill/add_radial_menus

Viewing all changes in revision 33.

  • Committer: Antonio Salazar
  • Date: 2008-05-26 06:24:51 UTC
  • Revision ID: savedfastcool@gmail.com-20080526062451-k9dv0wd8vqheltil
Fixed issue with outer inner circle registering hits on first item.

This was because the painter's pen was set to black, and so when we drew the
inner circle to erase that part with white from the pie slice, we also drew a
black inner circle. Set the painter to white.

A performance hack based on caching is also included, which doesn't work very
well. actionAt() needs reimplementing with sound math -- how's that for an idea?

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: