Comment 0 for bug 1202907

Revision history for this message
BryanFRitt (bryanfritt) wrote : Annotate Mouse Button Option Not Working

Annotate Mouse Button Not Working
Missing (around line 1017 of annotate.cpp):
    optionSetClearButtonInitiate
 (boost::bind (&AnnoScreen::clear, this, _1, _2, _3));

[and this option could be moved up one with the other button options, annotate.xml.in, around line 41,46]