Ignore:
Timestamp:
Jan 19, 2017, 9:04:16 PM (7 years ago)
Author:
chronos
Message:
  • Fixed: To work scrollbar correctly again on Linux where Max behaves differently when on Windows.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Term.lfm

    r66 r90  
    2525  OnMouseMove = FormMouseMove
    2626  OnMouseUp = FormMouseUp
     27  OnMouseWheel = FormMouseWheel
    2728  OnPaint = FormPaint
    2829  OnResize = FormResize
    2930  OnShow = FormShow
    3031  Position = poDefault
    31   LCLVersion = '1.6.2.0'
     32  LCLVersion = '1.6.0.4'
    3233  WindowState = wsMaximized
    3334  object UnitBtn: TButtonB
Note: See TracChangeset for help on using the changeset viewer.