Notes |
|
|
You forgot to mention which language? |
|
|
|
In English, but similar problem exist in every language. There is only one hot key for disabling two options.
For instance you have chosen:
optSettings_other_03 = "ATI Catalyst Control &Panel Old style"
and
optSettings_other_06 = "Nvidia Control Panel &Old style"
afterwords you pressed ALT + D nothing is disabled.
You may disable both option by using:
ALT + D
space
ALT + D
space
It is not big problem but I think it is more elegant if you make different hot key for disabling option Ati and another for Nvidia. |
|
|
(0000881)
|
OverFlow
|
2009-01-24 13:15
(edited on: 2009-01-24 13:17) |
|
since both buttons use the same translation
optSettings_other_04 = "&Disabled"
It is not possable to make them unique without createing a new line in the translation files. the line would also be an identical translation.
The new entry would also need to be coded in base.
since each time you press alt D it moves back and forth between them it does function just fine. Additionaly disabled is the default, So one would first have to enable them to need to have to disable them (a very very rare occurance).
--- THIS IS NOT A BUG ---
the bug tracker is for reporting bugs,
Feature requests are addressed in the forum.
- this is a feature request -
Bug Report Closed - NOT A BUG - BASE works as designed.
|
|