This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit c3adc0c
authored
bug # 20868 -- enable/disable button "replace" based on search location
Replacing of found items in Script Editor is only available when Location option is 'Current Tab' or 'All Tabs' so the button "replace" of stack "revSEFind">Stack "main" should only be enabled then. For all other Locations the "replace" button should be disabled. Also when replace is not available and disabled the label of the button should be set to empty. It can be set back to item 1 when the user changes back to location 'Current Tab' or 'All Tabs'.1 parent 3483226 commit c3adc0c
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
| |||
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
| 132 | + | |
| 133 | + | |
130 | 134 | | |
131 | 135 | | |
132 | 136 | | |
| |||
0 commit comments