Skip to content

Fix segmented bar reflection and deprecation issues

crvi requested to merge crvi/rhythmbox:rb-segmented-bar-fixes into master
  1. Fix segmented bar reflection not working due to incorrect offset
  2. Set default values for 'show-reflection' and 'show-labels' during construction
  3. Remove deprecated gdk_cairo_create(), and rework cairo translation without using allocation co-ordinates.
  4. Some test improvements and --rtl option

Merge request reports