touchgfx/touchgfx-open-repository

Bad prototype in documentation

Bktero opened this issue · 0 comments

Hello,

I have spent a moment to understand that the multi-line text must contains empty lines between useful lines. When you have a big font, the rendering is very poor... Anyway this issue is not about the implementation choices, but to point out an error between the prototype in the doxgen comment and the actual prototype. See these 2 lines:

https://github.com/draupnergraphics/touchgfx-open-repository/blob/a4a2cdd92b8e2ee0f36c97ba053579b0acdcb9bc/widgets/WheelSelector/WheelSelector.hpp#L53

https://github.com/draupnergraphics/touchgfx-open-repository/blob/a4a2cdd92b8e2ee0f36c97ba053579b0acdcb9bc/widgets/WheelSelector/WheelSelector.hpp#L63

By the way, the prototype with an additional parameter for the space between lines, as in the doxygen comment, would have been appreciated ;)

Best regards,
Pierre / Bktero