Changes between Version 1 and Version 2 of Ticket #40578, comment 7
- Timestamp:
- 04/28/2017 01:48:02 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40578, comment 7
v1 v2 1 @adamsilverstein 1 2 My patch removes the shadows from Media -> Library as long as it isn't in bulk select mode. 2 3 3 I kept the focus shadow while on bulk select mode ( mulk select mode = multiple file selection as seen in your GIF) in order to be able to select multiple files with the arrows and space key (in my opinion very useful when you have a large number of files). without this focus/visual guidance it's (almost?) impossible to select multiple files using the keyboard.4 I kept the focus shadow while on bulk select mode (bulk select mode = multiple file selection as seen in your GIF) in order to be able to select multiple files with the arrows and space key (in my opinion very useful when you have a large number of files). without this focus/visual guidance it's (almost?) impossible to select multiple files using the keyboard. 4 5 5 6 I've noticed just now that the same visual bug applies while choosing the featured image which only allows selecting one image, therefore, the focus shadow here should be removed too.