nccgroup / ncccodenavi

NCC Code Navigator
GNU Affero General Public License v3.0
55 stars 10 forks source link

Code Path dropdown doesn't remember previous paths #30

Closed lllama closed 11 years ago

lllama commented 11 years ago

Changing the code path works, previous paths are not populated in the drop-down box.

olliencc commented 11 years ago

this is a regression...

olliencc commented 11 years ago

Fixed, it would remember if there was already a remembered path. This small patch now sorts out that new shiny (and buggy) logic.