# File gglib/ext/widgets.rb, line 320
  def y1=
    super
    @drawy=y+((30-@theme.font.default.height)/2).floor
  end