PR# 19510 Wrong icon for non-instance-free once routines
Problem Report Summary
Submitter: gobobe
Category: EiffelStudio
Priority: Low
Date: 2018/12/31
Class: Bug
Severity: Non-critical
Number: 19510
Release: 18.11.10.2592
Confidential: No
Status: Open
Responsible: jfiat_es
Environment: win
Synopsis: Wrong icon for non-instance-free once routines
Description
At some point, I discovered that the icon for features (green cross) for my once routines not only had a "1", but also a blue class ellipse, even those which were not class features. I tried to add a new non-class once feature, and it also had this instance-free marker in the top right corner of the icon. Recompiling from scratch solved the problem. Perhaps just restarting EiffelStudio would have worked as well, but the new "Recompile from scratch" button is so easy to use now :-) -- Eric Bezault
To Reproduce