~noasakurajin/xapp/master

Viewing all changes in revision 185.

  • Committer: Michael Webster
  • Date: 2019-12-22 01:33:48 UTC
  • Revision ID: git-v1:ab84ebc5ce0e53bfe16035de86f2c7c50dc2e07b
xapp-icon-chooser-dialog.c: fix hidpi icon rendering and spacing.

Pixbufs were being loaded at scale*size but not being made into
a surface for rendering, so they were simply showing as double the
intended size, messing up the spacing.

In order to use surfaces, a less convenient method of using cell
renderers had to be used (cell area).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: