bug: The compiler DLL has no icon #121

Closed
opened 2026-05-11 20:49:38 +00:00 by Zhekrom · 2 comments

Apparently, the tool works well, but it is missing its icon in the drop-down menu.

Comment: El compilador DLL funciona correctamente, pero en el men� desplegable falta su icono. Esto genera una inconsistencia visual frente al resto de herramientas que s� muestran icono.

Recomendaci�n: revisar la carga o referencia del recurso de icono para esa entrada y asegurarse de que el icono est� correctamente vinculado en el men�.

Apparently, the tool works well, but it is missing its icon in the drop-down menu. Comment: El compilador DLL funciona correctamente, pero en el men� desplegable falta su icono. Esto genera una inconsistencia visual frente al resto de herramientas que s� muestran icono. Recomendaci�n: revisar la carga o referencia del recurso de icono para esa entrada y asegurarse de que el icono est� correctamente vinculado en el men�.
Zhekrom changed title from The compiler DLL has no icon to bug: The compiler DLL has no icon 2026-05-11 20:50:04 +00:00
Author

Comment: The DLL compiler functions correctly, but its icon is missing from the drop-down menu. This creates a visual inconsistency compared to the other tools, which do display icons.

Recommendation: Review the loading or referencing of the icon resource for this entry and ensure that the icon is correctly linked within the menu.

Comment: The DLL compiler functions correctly, but its icon is missing from the drop-down menu. This creates a visual inconsistency compared to the other tools, which do display icons. Recommendation: Review the loading or referencing of the icon resource for this entry and ensure that the icon is correctly linked within the menu.
Owner

Perfect thanks, will be fixed next push.

Perfect thanks, will be fixed next push.
Sign in to join this conversation.