Ignore:
Timestamp:
May 4, 2018, 12:56:52 PM (7 years ago)
Author:
chronos
Message:
  • Fixed: Do not allocate big temp image for drawing on screen of zoomed out image.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r33 r35  
    11object FormMain: TFormMain
    2   Left = 664
     2  Left = 648
    33  Height = 640
    4   Top = 382
     4  Top = 323
    55  Width = 920
    66  Caption = 'LibrePaint'
    7   ClientHeight = 608
     7  ClientHeight = 615
    88  ClientWidth = 920
     9  DesignTimePPI = 120
    910  Menu = MainMenu1
    1011  OnActivate = FormActivate
     
    1314  OnDestroy = FormDestroy
    1415  OnShow = FormShow
    15   LCLVersion = '1.6.0.4'
     16  LCLVersion = '1.8.2.0'
    1617  object PaintBox1: TPaintBox
    1718    Left = 0
    18     Height = 554
     19    Height = 561
    1920    Top = 26
    2021    Width = 920
     
    3233    Left = 0
    3334    Height = 28
    34     Top = 580
     35    Top = 587
    3536    Width = 920
    3637    Panels = <   
    3738      item
    38         Width = 200
     39        Width = 300
    3940      end   
    4041      item
Note: See TracChangeset for help on using the changeset viewer.