From 6002cd46a2c5a1c2c4afdbf8e491e76f68b9bfd8 Mon Sep 17 00:00:00 2001 From: Zhao Yuhang <2546789017@qq.com> Date: 周一, 27 5月 2024 23:21:25 +0800 Subject: [PATCH] Improve fixed width/height/size hit testing --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 04490f0..6f277c6 100644 --- a/.gitignore +++ b/.gitignore @@ -76,7 +76,7 @@ .DS_Store */.DS_Store -build-src* +build-* build/ cmake-build* *.user -- Gitblit v1.9.1