Ignore:
Timestamp:
Oct 11, 2016, 4:44:43 PM (8 years ago)
Author:
chronos
Message:
  • Fixed: Do not scale images and toolbar every main window hide/show operation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r105 r107  
    55  Width = 782
    66  Caption = 'Acronym Decoder'
    7   ClientHeight = 422
     7  ClientHeight = 417
    88  ClientWidth = 782
    99  Menu = MainMenu1
     
    1717  object Panel1: TPanel
    1818    Left = 0
    19     Height = 396
     19    Height = 391
    2020    Top = 26
    2121    Width = 782
    2222    Align = alClient
    2323    BevelOuter = bvNone
    24     ClientHeight = 396
     24    ClientHeight = 391
    2525    ClientWidth = 782
    2626    TabOrder = 1
    2727    object CheckBoxExactMath: TCheckBox
    2828      Left = 8
    29       Height = 24
     29      Height = 29
    3030      Top = 3
    31       Width = 104
     31      Width = 124
    3232      Caption = 'Exact match'
    3333      OnChange = CheckBoxExactMathChange
     
    4444    object ListViewAcronyms: TListView
    4545      Left = 8
    46       Height = 324
     46      Height = 319
    4747      Top = 64
    4848      Width = 767
Note: See TracChangeset for help on using the changeset viewer.