Making the main sensor label bold doesn't work, so use a dot instead to indicated the default sensor.

This commit is contained in:
Marcel Metz
2014-06-03 10:28:45 +02:00
parent 5fc696511b
commit 98ef60f369

View File

@@ -41,8 +41,7 @@ const SensorsItem = new Lang.Class({
},
setMainSensor: function() {
//this.setShowDot(true);
this.actor.add_style_class_name('popup-subtitle-menu-item'); //bold
this.setOrnament(PopupMenu.Ornament.DOT);
},
getLabel: function() {