X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Fbcpot.C;h=c5ad40ca17005c77d6af26b121bde95723b3fafa;hb=ba9e9e32512994d5bccdd782bce844b2338992b7;hp=6b91b33c6e067011074d4e76cf3c9393d03baf71;hpb=0e6cf5b52d1ebce9272270144bcf43df4683507e;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/guicast/bcpot.C b/cinelerra-5.1/guicast/bcpot.C index 6b91b33c..c5ad40ca 100644 --- a/cinelerra-5.1/guicast/bcpot.C +++ b/cinelerra-5.1/guicast/bcpot.C @@ -284,8 +284,10 @@ int BC_Pot::keypress_event() show_value_tooltip(); draw(1); handle_event(); + return result; } - return result; + + return context_help_check_and_show(); } int BC_Pot::cursor_enter_event()