> Author: sanda
> Date: Sun Apr  6 16:43:28 2008
> New Revision: 24139
> 
>  void GuiWorkArea::fixVerticalScrollBar()
>  {
> -     if (!buffer_view_->fullScreen())
> +     if (!isFullScreen())
>               setVerticalScrollBarPolicy(Qt::ScrollBarAlwaysOn);
>  }

Andre, checkout your 'hack' works, the previous couldn't work.
pavel

Reply via email to