Fredosixx
Fredosixx
I noticed a strange behavior in SU2024. In short, **the delay between the call to `HtmlDialog#show` and the first message received by Javascript (`onDOMContentLoaded`) can vary from a factor 1...
It would be helpful to **have an API or a set of symbols to designate the built-in cursors**. Although their number (ex: 659 for vertical resize arrows) has been quite...
The typical use case is to **construct a new definition from an existing one** (usually modify the definition while keeping the original one). The workaround that works is to: -...
The method `view#draw_text` for Overlay seems to have some **random problems of rendering**. I have got blurring  ...
The generation of component thumbnails can take very long, I have seen models where it takes over 20 seconds..... Why? I don't know, and this is probably another issue (more...
1) Start a new model in SU2023 2) Take a component definition (`cdef`), for instance the Heather component, with name _Heather_ 3) Change its name via `cdef.name = 'Fredo'`. This...
This problem exists in SU2023.1 (and in SU2022) on both Windows and Mac. When you copy an instance of a definition (Copy/Paste or Move/Copy), **the `persistent_id` of the definition is...
I notice that `Model#place_component(cdef)` modifies the GUID of the definition. Is there any reason for that, noting that this is NOT the case for: - The manual placement of a...
Putting traces in my code, I found occurrences where `Menu#add_submenu` fails (i.e. return `nil`), although the argument are valid. The traces shows that `@su_menu.add_submenu(@menu_name)` returns `nil` with ```ruby @menu_name =...
I am curious to know if there an **API to get and set the Author of a Component Definition**. For instance, in the component browser of SU2023, I see _'By...