Skip to content

Add support for camera frame OSD element #1833

Open
@etracer65

Description

@etracer65

Recording this so we don't forget to add support for betaflight/betaflight#9261

Needs to be a little more than a simple element. The preview will have to take into account the width/height that are supplied separately in the MSP_OSD_CONFIG message so that the "frame" can be rendered properly. Ideally we should also let the user modify the width/height and these are supplied back the flight controller in MSP_SET_OSD_CONFIG.

My ideal scenario is to add "resize handles" to the corners and let the user drag and resize the camera frame. This would then update the position and width/height as appropriate.

This is potentially an issue with large elements wrapping in the preview that may still need to be addressed from this incomplete PR: #1324

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions