Aug 4, 2021

Force Click for Layer Selection

Force Click

Apple’s recent trackpads have a feature where you can press harder on them and get a “deeper” click. This is called Force click.01

Apple has given it a bunch of uses in their own apps, but I would guess you only ever use it accidentally. The only way I’ve ever used Force click intentionally is to look up a word. I remember to do this about, uhh, twice a year.

Demo of Force click on text.

But, rejoice, for I have cooked up a use for Force click.02

Layers

Visual software, like Photoshop or Sketch, use the concept of layers. Layers separate your overall design into independent visual slices that are placed on top of each other. I’ll use Sketch as an example because it’s the visual software I use right now.

Sketch: layers (left) and corresponding design (right).

You often need to select a layer that is below some other layer.

As far as I can tell, there are a few ways of doing this:

  1. Try to find an area in the design with only your desired layer.

    • Annoying because: you need to switch cognitive modes from “I want to select X” to “let me find an area where only X occurs.”
  2. Find your layer in the list.

    • Annoying because: you need to switch cognitive modes from “I want to select X” to “let me scan through the non-visual list of (potentially dozens or hundreds of) layers with bad names like ‘Polygon Copy 3’ and find the one corresponding to X.”
  3. Right click and use the “Select Layer” menu.

    • Annoying because: (a) the menu shows your layer names without highlighting them as you browse, so it’s utterly useless if your layers are named things like ‘Polygon Copy 3,’ (b) if you’re using shift to select multiple layers, right clicking destroys the selection you’re accumulating.03

Proposal: Force Click for Layer Selection

What if, when you used Force click, it let you dig into the layers beneath where you are clicking and pick one?

I think this motion would be intuitive, because you’re clicking deeper, which already feels like you’re probing depth-wise—i.e., down into the stack of layers.

That is all.

Footnotes


  1. From what I can tell, “Force Touch” is the general feature, where the trackpad uses haptic feedback to give you (a) the illusion of clicking, and (b) other feedback signals, like little pulses when you’re aligning objects or adjusting slider values. A subset of (a) is a feature where it feels like you have both a lighter click and a deeper click, the latter of which is called “Force click.” ↩︎

  2. Somebody cooked up a somewhat similar suggestion around when I first thought of this. ↩︎

  3. Honestly, fixing these two problems in the “Select Layer” right-click menu would be a great start. They’d also need to be fixed for my Force click proposal to be useful. ↩︎