Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(serialization): add serialization for qpointf

wakonig_k requested to merge fix/serialization_qpointf into pre_release_v2

Description

This MR adds the option to further extend the serialization from within bec_widgets. For now, I've only added QPointF though.

Related Issues

closes #524 (closed)

Type of Change

  • New serialization module to register new serializer methods.
  • Added serialization for QPointF

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading