02-11-2026, 11:04 PM
After editing the experiment Camera -> Brightness (Luminance) the camera-GUI in the app only shows the simple controls no matter what value is defined in the parameter "exposureAdjustmentLevel".
When using the original experiment in the same app the full controls are shown.
Example:
Also the parameter "showControls" seems to have no effect when used.
This is true both for an iPhone11 (app version 1.2.0) and for a phone with android 16 (app version 1.2.0).
What could be the problem with my code (which was generated by the new editor)?
When using the original experiment in the same app the full controls are shown.
Example:
Code:
<camera-gui label="Vorschau" exposureAdjustmentLevel="3" grayscale="true" markOverexposure="ff0000" markUnderexposure="0000ff"/>Also the parameter "showControls" seems to have no effect when used.
This is true both for an iPhone11 (app version 1.2.0) and for a phone with android 16 (app version 1.2.0).
What could be the problem with my code (which was generated by the new editor)?

