Skip to content

Commit

Permalink
Do not allow UI snap to go negative
Browse files Browse the repository at this point in the history
  • Loading branch information
michaliskambi committed Jun 22, 2023
1 parent 56166df commit a7b3be8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/castle-editor/code/framedesign.lfm
Expand Up @@ -1214,6 +1214,7 @@ object DesignFrame: TDesignFrame
ParentFont = False
TabOrder = 0
Value = 10
MaxValue = 128
end
end
object ButtonPlayStop: TSpeedButton
Expand Down

0 comments on commit a7b3be8

Please sign in to comment.