flake8
passed.
JSHint
passed.
Review Request #12968 — Created April 21, 2023 and submitted
This is another change in the process of coverting from our old
$.ui.inlineEditor
to the new(er)InlineEditorView
. This updates the
screenshot thumbnail caption editor, which in practice will never
actually be used anymore.
Ran js-tests.
Summary | ID |
---|---|
6f9cc0c0de00f609ba7102ad8447c9c6552a9826 |
Description | From | Last Updated |
---|---|---|
We do these repeated property accesses over and over. Let's pull these out into a local variable, use it, and … |
chipx86 |