ageller / Firefly

A WebGL interactive particle viewer
GNU Affero General Public License v3.0
64 stars 12 forks source link

changing colormap limits with reverse colormap button breaks colorbar #158

Closed agurvich closed 1 year ago

agurvich commented 1 year ago

the colorbar ticks are incorrect after the colormap limits are interactively changed with the reverse colormap toggle

agurvich commented 1 year ago

probably better to flip the colorbar texture and keep the ticks as is rather than invert the ticks, IMO