iets3.opensource icon indicating copy to clipboard operation
iets3.opensource copied to clipboard

NumberLiteral_Editor breaks when using a property macro for the value

Open alamqadem opened this issue 10 months ago • 0 comments

Problem

The editor for NumberLiteral breaks when a property macro is used to specify a value in the for the value property. Image

Analysis

This could be because of the cast to EditorCell_Property. Image

The property macro's cell seems to not respect the above cast. Image

Reproducer

A branch to reproduce the problem can be found in bugfix/numberliteral-editor-breaks-with-prop-macro in main

alamqadem avatar Apr 15 '25 14:04 alamqadem