trevorsandy / lpub3d

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

Display clear cache message in information dialog #660

Closed trevorsandy closed 1 year ago

trevorsandy commented 1 year ago

Subject

Display clear cache messages in a message box. Currently, messages are displayed in the status bar and can easily be missed.

Environment

Version of LPub3D - 2.4.6 Operating system - All

Expected behaviour

A more prominent status message when the clear cache menu action is triggered.

Actual behaviour

Messages are displayed in the status bar and are easily missed as hovering over any other item with a status will overwrite the last message

Solution

Display clear cache messages in a message box.

Clear cache menu actions Screenshot - 04_01_2023 , 01_12_16

Clear cache status message Screenshot - 04_01_2023 , 01_12_41

Cheers,

trevorsandy commented 1 year ago

This behaviour has been implemented.

Cheers,