[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Fix a possible automatic increase of window size of 1 pixel horizontally and...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Fix a possible automatic increase of window size of 1 pixel horizontally and...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Thu, 10 Apr 2025 09:48:50 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 8e488622 by Benoît Minisini at 2025-04-10T11:47:52+02:00 Fix a possible automatic increase of window size of 1 pixel horizontally and vertically. Don't call 'gtk_window_set_resizable()' on popups, it makes their dimension incorrect. [GB.GTK] * BUG: Fix a possible automatic increase of window size of 1 pixel horizontally and vertically. * BUG: Don't call 'gtk_window_set_resizable()' on popups, it makes their dimension incorrect. [GB.GTK3] * BUG: Fix a possible automatic increase of window size of 1 pixel horizontally and vertically. * BUG: Don't call 'gtk_window_set_resizable()' on popups, it makes their dimension incorrect. - - - - - 1 changed file: - gb.gtk/src/gmainwindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8e488622eab8a900761fc24ef36fc542af0174ef -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8e488622eab8a900761fc24ef36fc542af0174ef You're receiving this email because of your account on gitlab.com.