RosenMcStern
October 19th, 2025, 14:13
Template header_content_framed_metalplate_with_icon_top, used intensively in the 5E character wizard, places the icon in a wrong position, below the main frame bar. The position is hardcoded in a script in the xml definition, making it difficult to create a non-disruptive extension.
In general, a lot of controls in CoreRPG that use widgets contain heavily hardcoded configuration. This forces people who want to use them to resort to bad programming practices that might cause headaches in the future.
In general, a lot of controls in CoreRPG that use widgets contain heavily hardcoded configuration. This forces people who want to use them to resort to bad programming practices that might cause headaches in the future.