-
Nick Campbell authored
If we've called `clearSelection`, then calling `getSelection` shouldn't return the old selection values. When calling `getSelection` before a selection is made, `null` is returned. It seemed appropriate to do the same if `selection.show` was falsy. Signed-off-by: Nick Campbell <nicholas.j.campbell@gmail.com>
54ce0b2e