[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...



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.