Ignore:
Timestamp:
May 21, 2018, 2:50:02 PM (6 years ago)
Author:
chronos
Message:
  • Added: New window to list all available actions with their keyboard shortcuts.
  • Fixed: Keyboard shortcuts didn't worked for FormClient docked into FormMain.
  • Fixed: Signal a turn start to first player if a game is loaded from a file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormClient.lfm

    r203 r206  
    11object FormClient: TFormClient
    2   Left = 662
     2  Left = 528
    33  Height = 621
    4   Top = 413
     4  Top = 280
    55  Width = 775
    66  Caption = 'Client'
    77  ClientHeight = 621
    88  ClientWidth = 775
    9   DesignTimePPI = 144
     9  DesignTimePPI = 120
    1010  OnClose = FormClose
    1111  OnCreate = FormCreate
     
    1717  object StatusBar1: TStatusBar
    1818    Left = 0
    19     Height = 30
    20     Top = 591
     19    Height = 28
     20    Top = 593
    2121    Width = 775
    2222    Panels = <   
     
    3434  object ToolBar1: TToolBar
    3535    Left = 0
    36     Height = 591
     36    Height = 593
    3737    Top = 0
    3838    Width = 32
     
    7575  object PaintBox1: TPaintBox
    7676    Left = 32
    77     Height = 591
     77    Height = 593
    7878    Top = 0
    7979    Width = 743
Note: See TracChangeset for help on using the changeset viewer.