모델링 크기 문제 (Imported modeling size issue) - NabiEILAB/ProjectionMappingSimulator GitHub Wiki

파일 다이얼로그와 모델링 로드 (File dialog and importing modeling)

https://github.com/NabiEILAB/ProjectionMappingSimulator/blob/master/wiki/FileDialogScaleProblem/screenshot01.png
본 프로그램에서 모델링을 불러오기 위해 파일 다이얼로그를 이용한다.
그리고 프로그램은 2개의 App화면을 상시 구동하고 있는 상태이다.

파일 다이얼로그 버튼 위치와 모델링 크기 (File dialog position and modeling size)

https://github.com/NabiEILAB/ProjectionMappingSimulator/blob/master/wiki/FileDialogScaleProblem/screenshot02.png
파일 다이얼로그의 버튼을 클릭할때 클릭된 버튼의 위치가
메인 화면쪽인지 MappingApp쪽인지에 따라 로드된 모델링의 크기가
서로 다른 부작용이 발생한다.

https://github.com/NabiEILAB/ProjectionMappingSimulator/blob/master/wiki/FileDialogScaleProblem/screenshot03.png
크기는 조절 할 수 있어서 시뮬레이션 하는데에는 문제가 되지 않지만
저장된 프로젝트를 불러올 때에도 파일 다이얼로그를 쓰기 때문에
이때도 버튼의 위치에 따라 모델링 크기에 차이가 난다.