Opened 13 years ago

Closed 13 years ago

#154 closed defect (fixed)

ScenarioShakeMapApp crash

Reported by: Peter Powers Owned by: Kevin Milner
Priority: critical Milestone: OpenSHA 1.2
Component: sha Version:
Keywords: Cc:

Description

ScenarioShakeMapApp? app is crashing due to casts to ParameterEditor? when NewParameterEditor? is actual parent; NewParameterEditor? is missing some methods that may (or may not) actually be required.

Change History (1)

comment:1 Changed 13 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

fixed in [7251]. this is due to the nasty border thickening hack used by various editors. there is actually a "setEditorBorder(Border b)" method in ParameterEditorAPI which can be used.

Note: See TracTickets for help on using tickets.