dlr-gtlab / gtlab-core

GTlab Core Framework
https://www.gtlab.de
Other
7 stars 2 forks source link

[CHANGE] - Refactor API of GtGrid class to expose members and allow customization of minor/major gird lines settings #1224

Open mariusalexander opened 3 months ago

mariusalexander commented 3 months ago

Summary

IMO GtGrid has multiple issues that needs addressing to improve its usability:

Impact on the codebase

API/ABI change

Current workarounds

One has to remember the grid height/width manually in code. This is a no-go