Skip to content

master.lmde6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 17:37
c51a8e5
nemo-places-sidebar.c: Fix bookmark renaming.

Caused by commit 4eabc4503:
- The packing order of cells changed, breaking the g_list_nth_data
  lookup.
- Even with that fixed, new motion handlers would cause the keyboard
  edit grab to reset, immediately canceling rename mode.

Fixes #3513.