← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] lp:~jcsackett/launchpad/no-write-sharing-lies into lp:launchpad

 

As discussed on IRC, the clickable_content is simply what's inside the choice source--the content is always rendered, and *should* be. The only thing being altered by that var is whether or not the rendered content should behave as clickable.

Previously, all that meant was whether or not clicking brought up the ChoiceList--with this branch it means that said content doesn't behave as a link--text-decoration stays None and cursor stays Default.

The drivers issue is, as discussed on IRC, a separate bug.
-- 
https://code.launchpad.net/~jcsackett/launchpad/no-write-sharing-lies/+merge/118800
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.


References