AcademySoftwareFoundation / AcademySoftwareFoundation/openfx

kOfxParamPropInteractMinimumSize

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
570
Forks
152
Avg merge
5m
Merged PRs (30d)
2

Description

# define kOfxParamPropInteractMinimumSize "OfxParamPropInteractMinimumSize"

If we change type for:
# define kOfxParamPropInteractSize "OfxParamPropInteractSize"

Do we need to rename to something like: #define kOfxParamPropInteractSizeD "OfxParamPropInteractSizeD"

to be safe and move kOfxParamPropInteractSize to ofxOld

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the declarations of kOfxParamPropInteractMinimumSize and kOfxParamPropInteractSize named in the issue, along with the existing ofxOld compatibility area. Determine whether changing the type requires a renamed kOfxParamPropInteractSizeD constant and how the old name should remain safe; done requires an agreed API and compatibility decision.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.