John Levon wrote:
>> @@ -90,6 +90,7 @@ dispatch_result InsetCommand::localDispa
>>  
>>         case LFUN_MOUSE_RELEASE:
>>                 edit(cmd.view(), cmd.x, cmd.y, cmd.button());
>> +               result = DISPATCHED;
>>                 break;
> 
> Angus, what about INSET_UPDATE ? Looks like it's needed there too ?

Feel free. I am watching and learning.

-- 
Angus

Reply via email to