Increase GIMP_UI_WINDOW_POSITION_EPSILON, we had a nightly build that
failed with
assertion failed ((int)abs (y_before_hide - y_after_show) <=
GIMP_UI_WINDOW_POSITION_EPSILON): (21 <= 10)
so appearently we need to be more liberal.
|
||
|---|---|---|
| .. | ||
| files | ||
| gimpdir | ||
| gimpdir-empty | ||
| .gitignore | ||
| gimp-app-test-utils.c | ||
| gimp-app-test-utils.h | ||
| Makefile.am | ||
| manual-testcases.txt | ||
| test-core.c | ||
| test-session-management.c | ||
| test-ui.c | ||
| test-xcf.c | ||