Issue #12088: Show Sample Point indexes in Default theme
This patch attempts to resolve #12088 (closed).
The Default box.vertical
style covers up the Sample Point indexes that are drawn with Cairo.
This patch adds a style for the GimpSamplePointEditor
that sets its inner box.vertical
to transparent in order to to make the indexes visible.
@ajonsson Hi! As usual, please let me know if this solves the issue and/or makes new ones.