f-flow icon indicating copy to clipboard operation
f-flow copied to clipboard

Added padding example to fitToScreen notes

Open relliv opened this issue 6 months ago • 0 comments

Description

Added fitToScreen(PointExtensions.initialize(50, 50), true) example. I'm not sure but this detail is might be important newcomers.

Type of change

  • [x] Documentation update

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] Any dependent changes have been merged and published in downstream modules

relliv avatar Apr 02 '25 21:04 relliv