forked from OpenTSDB/opentsdb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't block mouse click events on the image.
Doing so means that when the focus is on one of the text boxes, clicking on the image doesn't remove the focus from the text box, which is annoying as change of focus is often used to trigger an update of the graph. Also increase the minimum selection size to avoid unintentional drag-to-zoom events, which happen easily with a touch pad.
- Loading branch information
Showing
1 changed file
with
1 addition
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters