Can the double-click on tab to close a script be disabled?
I could not find anynything in the IDE settings.
Reason I ask is that I had this strange behaviour that my open scripts kept closing at random when selecting the tab.
Turned out the cause is my wireless mouse sometimes has a mousebutton hickup.
Not a serious problem since I will be prompted in case there are unsaved changes, but still a bit annoying.
Double click to close a tab
- Juan Carlos
- Posts: 932
- Joined: Mon Sep 06, 2010 1:02 pm
Re: Double click to close a tab
Yes it is an irritating problem because sometimes without realizing it you double click and it closes.
- airsoftsoftwair
- Posts: 5830
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Double click to close a tab
Should be possible to add an option to disable this behaviour.
- airsoftsoftwair
- Posts: 5830
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Double click to close a tab
Code: Select all
- New [IDE]: Added option "Don't close tab on double-click" to the settings menu; if you activate this,
double-clicks on tabs are ignored; this can be useful to avoid accidental double-clicks when working
with touchscreens