Here's a quick fix for this problem!
Need to edit two files: "menu_1024_768.ini" and "Dials.cfg" with text editor!
In "menu_1024_768.ini" search for: [G26 I112] and [G26 I113], the changes are:
[G26 I112]
Name=Estim Min
Type=1031;Stat bmp array
ItemID=0x26020005
==============>>>change 5 with 6
ParentID=0x26020000
Pos=85,-116,14,40
Materials=1
Display=5;Linear&rotation
Mat 0=data/menu/gui/Hanhart_Min_Red.tga
Crop 0=0,0,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
[G26 I113]
Name=Dial
Type=1031;Stat bmp array
ItemID=0x26020005
ParentID=0x26020000
Pos=0,0,200,300 ;180,990,183,256
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/H_Chronometer.tga
MatFlags=0x29
TexFmt=0x9
Drag=true
=============>>>change true with false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
In "Dials.cfg" search for: [Dial28], and the change is:
[Dial28]
Name=PerChronoEstMin
Type=41; DIAL_TORP_ESTIM_MIN
Dial=0x0
CrtVal=0x26020005
===========>>> change 5 with 6
NewVal=0x0
DialVal=0,360
RealVal=0,75; Was 0,60 ;minutes
Circular=Yes
This is for Attack Periscope.
For ObsPeriscope, exactly the same way!
In "menu_1024_768.ini", search for:
[G2B I112] and [G2B I113]
In "Dials.cfg", search for:
[Dial33]
For UZO, exactly the same way!
In "menu_1024_768.ini", search for:
[G28 I97] and [G28 I98]
In "Dials.cfg", search for:
[Dial38]
This is quick fix.
For me, I choose to delete [G26 I108] - Reflection, annoys me a lot.
Then rename ItemID for
[G26 I109] to 0x26020001
[G26 I110] to 0x26020002
[G26 I111] to 0x26020003
[G26 I112] to 0x26020004
[G26 I113] need to stay 0x26020005
Then in dials rename CrtVal
[Dial25] to 0x26020001
[Dial26] to 0x26020002
[Dial27] to 0x26020003
[Dial28] to 0x26020004
Finally, renumber group 26 in "menu_1024_768.ini" with Menu renumbering tool.
Repeat exactly the same procedure for ObsPeriscope and Uzo.
Now i can click all over the stopwatch and it work.
My screen
Also, i made the slide out wiz wheel, not slide out, but related to telegraph button, just like compass with vernier and enlarged depth dial. Does anyone need this?