You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When switching miplevels with shift+[up|down] the color swatch and RGBA values in the bottom left corner do not change to the color of the new pixel now under the pointer. It is necessary to move the pointer to get the swatch updated.
The text was updated successfully, but these errors were encountered:
Indeed, this is a bug in Pico. When navigating through mip levels or textures, the current position of the mouse pointer should be use to update the RGBA swatch at the same time the texture is changed.
When switching miplevels with shift+[up|down] the color swatch and RGBA values in the bottom left corner do not change to the color of the new pixel now under the pointer. It is necessary to move the pointer to get the swatch updated.
The text was updated successfully, but these errors were encountered: