You cannot call queue_resize()
from within size_allocate
.
Also, the way you’re scaling that pixbuf is incredibly inefficient. See How to auto resize images according to window size - #8 by baedert
You cannot call queue_resize()
from within size_allocate
.
Also, the way you’re scaling that pixbuf is incredibly inefficient. See How to auto resize images according to window size - #8 by baedert