ADF UI layout spacing increased and JDeveloper fails to build our skin or ADF shared library
The ADF UI layout spacing is changed. Specifically:
- Checkbox and radio buttons rendered in
panelFormLayout
now show larger vertical gaps. <td class="xts">
rows are now 26px instead of 20px (pre-patch).- Custom skin extending
skyros-v1.desktop
no longer overrides spacing effectively.
0