Changes between Version 3 and Version 4 of Ticket #19800, comment 5


Ignore:
Timestamp:
Feb 4, 2026, 4:47:23 PM (3 weeks ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19800, comment 5

    v3 v4  
    44
    55So it takes very large sizes to crash.  But there seems to be no protection against a crash even for extremely large sizes.
     6
     7I see in 22 older ChimeraX MTLReportFailure crash reports some were from opening 100 sequence panels making the window too tall.  I guess it could also happen that a tool panel opens that is excessively wide (e.g. trying to fix some extremely long text on one line).  Not sure how to prevent in general resizes that too large that the user did not explicitly request.  Maybe a maximum size can be set on the main window.