Changes between Version 2 and Version 3 of Ticket #36554


Ignore:
Timestamp:
Aug 14, 2025, 10:07:01 PM (4 weeks ago)
Author:
Antoliny
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36554 – Description

    v2 v3  
    1 In TabularInline, there is an issue where the text gets cut off when the object's __str__ is long.
     1In TabularInline, there is an issue where the text gets cut off when the object's `__str__` is long.
    22
    33[[Image(tabular_object_str.png)]]
Back to Top