Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's handled already by the parse_field_for_panel(defaults, ...)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
separate config.h file.
|
|
|
|
If the image size changes, bad things happen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I don't think this functionality has ever actually been used. It was
completely broken.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Obviously, this should never happen.
|
|
|
|
Retains the old configuration if the geometry file is bad
Avoids trying to load old images with new DataTemplate
|