Below is a test file (test-long-line.txt) that produces the warning.
The steps to trigger the warning:
G_MESSAGES_DEBUG=all geany -v -p -c test-config
G_MESSAGES_DEBUG=all geany -v -p -c test-config
The warning is shown
(geany:5387): Gtk-WARNING **: 02:41:25.761: Negative content height -6 (allocation 1, extents 7x0) while allocating gadget (node scrollbar, owner GtkScrollbar)
G_MESSAGES_DEBUG=all geany -v -p -c test-config
NO warning is shown
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.