Commit d87e93d
Kevin Brown
This adds a `shouldFocusInput` option that determines whether or
not the focusser should be automatically focused. By default, the
focusser will always be focused, unless `minimumResultsForSearch`
is less than zero.
`close` on single selects took an option `params` argument which
at one point was used to tell the focusser to not automatically
focus. This was added at one point when tweaking the mask [1]
and later reverted to fix a bug that came as a result [2]. The
leftovers of this code has been removed in this commit.
[1]: ivaynberg@e162a48
[2]: ivaynberg@9bc68f0
1 parent b2b5ebd commit d87e93d
1 file changed
Lines changed: 24 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1340 | 1340 | | |
1341 | 1341 | | |
1342 | 1342 | | |
1343 | | - | |
| 1343 | + | |
1344 | 1344 | | |
1345 | 1345 | | |
1346 | 1346 | | |
| |||
1927 | 1927 | | |
1928 | 1928 | | |
1929 | 1929 | | |
1930 | | - | |
| 1930 | + | |
1931 | 1931 | | |
1932 | 1932 | | |
1933 | 1933 | | |
1934 | | - | |
1935 | 1934 | | |
1936 | 1935 | | |
1937 | | - | |
| 1936 | + | |
1938 | 1937 | | |
1939 | 1938 | | |
1940 | 1939 | | |
| |||
1945 | 1944 | | |
1946 | 1945 | | |
1947 | 1946 | | |
1948 | | - | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
1949 | 1950 | | |
1950 | 1951 | | |
1951 | 1952 | | |
| |||
1958 | 1959 | | |
1959 | 1960 | | |
1960 | 1961 | | |
1961 | | - | |
| 1962 | + | |
| 1963 | + | |
| 1964 | + | |
| 1965 | + | |
1962 | 1966 | | |
1963 | 1967 | | |
1964 | 1968 | | |
| |||
2339 | 2343 | | |
2340 | 2344 | | |
2341 | 2345 | | |
2342 | | - | |
| 2346 | + | |
2343 | 2347 | | |
| 2348 | + | |
2344 | 2349 | | |
2345 | | - | |
| 2350 | + | |
| 2351 | + | |
| 2352 | + | |
2346 | 2353 | | |
2347 | 2354 | | |
2348 | 2355 | | |
| |||
3345 | 3352 | | |
3346 | 3353 | | |
3347 | 3354 | | |
3348 | | - | |
| 3355 | + | |
| 3356 | + | |
| 3357 | + | |
| 3358 | + | |
| 3359 | + | |
| 3360 | + | |
| 3361 | + | |
| 3362 | + | |
| 3363 | + | |
3349 | 3364 | | |
3350 | 3365 | | |
3351 | 3366 | | |
| |||
0 commit comments