Remove TODO
This commit is contained in:
parent
819d08082c
commit
1c69095310
@ -74,7 +74,6 @@ class OptionMenu(hippo.CanvasBox, hippo.CanvasItem):
|
||||
xalign=hippo.ALIGNMENT_START)
|
||||
self._round_box.append(self._canvas_text, hippo.PACK_EXPAND)
|
||||
|
||||
# TODO: Substitute for the right icon.
|
||||
arrow = iconbutton.IconButton(icon_name='theme:control-popup-arrow')
|
||||
arrow.props.size = iconbutton.SMALL_SIZE
|
||||
arrow.props.scale = units.STANDARD_ICON_SCALE
|
||||
|
Loading…
Reference in New Issue
Block a user