Elements no longer allocate their own buffers, and coordinates are now global. Everything draws to one buffer which reduces memory usage, as well as CPU usage (because buffers no longer need to be pasted on top of each-other) especially when working with nested containers.
Elements no longer allocate their own buffers, and coordinates are now global. Everything draws to one buffer which reduces memory usage, as well as CPU usage (because buffers no longer need to be pasted on top of each-other) especially when working with nested containers.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Elements no longer allocate their own buffers, and coordinates are now global. Everything draws to one buffer which reduces memory usage, as well as CPU usage (because buffers no longer need to be pasted on top of each-other) especially when working with nested containers.