Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourBlue
titlelycia


If you noticed this behavior after updating Lycia, the most likely cause would be it may be due to the changes introduced to the model in the scope of that version of the product. new version. A full list of changes is available in the release notes.

To fix the issue, follow the instructions below.

QXTHEME styles no longer apply

Make the following replacements in all .qxtheme files:

RadioButton → RadioGroup→ RadioGroup
RadioButtonList → RadioGroup

CSS styles no longer apply

Make the following replacements in your CSS files:

.qx-aum-radio-button-list → .qx-aum-radio-group
.qx-aum-radio-button-list-item → .qx-aum-radio
.qx-aum-radio-button → .qx-aum-radio