Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

그리기 영역에 제한을 둘필요가 있는가? #16

Closed
2 tasks done
hjfactory opened this issue Jan 7, 2021 · 1 comment
Closed
2 tasks done

그리기 영역에 제한을 둘필요가 있는가? #16

hjfactory opened this issue Jan 7, 2021 · 1 comment
Labels
Enhancement 개선 사항
Milestone

Comments

@hjfactory
Copy link
Owner

hjfactory commented Jan 7, 2021

  • 음수 영역에 그릴 수 있는지 검토(불가)
  • 좌표 끌어서 이동 기능 검토

CustomLayer 상속 받아 영역 상관없이 그리기 가능할 것으로 예상

  • CustomLayer > PositionedLayer > BitmapLayer
  • FreeDrawLayer는 PositionedLayer 상속

Image32(ImgView)는 Bitmap과 Buffer 2개의 그리기 영역을 제공 두개다 Size 지정 필요
계획상 페이지 개념으로 영역을 두는 것이 좋을 것이라 판단해 해당 이슈 보류

@hjfactory hjfactory added the Enhancement 개선 사항 label Jan 7, 2021
@hjfactory hjfactory added this to the Planning - 사전조사 milestone Jan 7, 2021
@hjfactory hjfactory added this to To do in VCL ThothCanvas via automation Jan 7, 2021
@hjfactory hjfactory moved this from To do to In progress in VCL ThothCanvas Jan 8, 2021
@hjfactory hjfactory moved this from In progress to To do in VCL ThothCanvas Jan 8, 2021
@hjfactory hjfactory moved this from To do to In progress in VCL ThothCanvas Jan 9, 2021
@hjfactory
Copy link
Owner Author

0,0 을 중심으로 이동? 레이어가 여러개면 모두 이동? 이벤트는 이미지?레이어?

VCL ThothCanvas automation moved this from In progress to Done Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 개선 사항
Projects
Development

No branches or pull requests

1 participant