trevorsandy / lpub3d

An LDraw™ editor for LEGO® style digital building instructions.
https://trevorsandy.github.io/lpub3d/
133 stars 19 forks source link

Change reset image menu action description to refresh image #623

Closed trevorsandy closed 1 year ago

trevorsandy commented 1 year ago

Subject

Change the 'Reset Image Cache' context menu action for page, parts, assembly and submodel to 'Refresh Image'.

Environment

Version of LPub3D - 2.4.6 Operating system - All

Expected behaviour

The current menu action description is misleading. The context menu action description should reflect the intent of the user and the actual behaviour of the action.

Actual behaviour

Nothing is being 'Reset'; rather, an image generation action is performed refreshing the currently displayed image.

Solution

Enable expected behaviour.

trevorsandy commented 1 year ago

Implemented.

Cheers,