inkscape:symbols-ref-fixes

Last commit made on 2022-01-27
Get this branch:
git clone -b symbols-ref-fixes https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
symbols-ref-fixes
Repository:
lp:inkscape

Recent commits

0e60983... by Thomas Holder <email address hidden>

Clear stale reference document pointer

c1c2aab... by Thomas Holder <email address hidden>

Fix symbols dialog thumbnails with references

Fixes https://gitlab.com/inkscape/inkscape/-/issues/989

26b55d1... by Mike Kowalski

added documentation for reference document function

89f961e... by Mike Kowalski

Merge branch 'master' into marker-clone-preview

f22b781... by Tavmjong Bah

Replace remaining shortcuts that used verbs by shortcuts that use actions...

e292d97... by Diederik van Lierop

Fix snapping regressions caused by commit d7365da4

Self-snapping when using constrained snapping is now prevented, and
superfluous searching for snap candidates are now avoided.

057a4a0... by Mike Kowalski

Right margin for status bar

0bc1cbf... by Mike Kowalski

Merge branch 'master' into marker-clone-preview

24cb21a... by Tavmjong Bah

Remove last usage of Verbs. (Still need to remove Verb machinery.)

a5a7857... by Mike Kowalski

Preserve toolbar icon size.

Gtk::Toolbar tries to resize all images ignoring user-specified pixel size. This is a workaround.