From 813a74d2be2ca0d360168e4aed644f06add0e037 Mon Sep 17 00:00:00 2001 From: MarjaE2 Date: Sat, 11 Sep 2021 12:08:40 -0400 Subject: [PATCH] Add section on moving element picker, which clarifies that users can't drag from the edges. --- Element-picker.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Element-picker.md b/Element-picker.md index 0a87512..933b34d 100644 --- a/Element-picker.md +++ b/Element-picker.md @@ -58,3 +58,7 @@ There may be many different reasons for this. - There is a static filter in one of the 3rd-party filter lists in use which counters your filter. - Exception cosmetic filters (`#@#`) cancel cosmetic filters (`##`). - Exception filter with [`elemhide`](./Static-filter-syntax#elemhide-1) or [`specifichide`](./Static-filter-syntax#specifichide) option. + +### Element picker blocks view, or doesn't move when dragged + +As noted above, you can drag the element picker by clicking and dragging the empty space between buttons, although not by dragging the edges of the window. \ No newline at end of file