Opened 12 years ago
Closed 12 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.
Note: See
TracTickets for help on using
tickets.
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.