프로젝트

일반

사용자정보

개정판 16a05fb6

ID16a05fb6c6b6c43ca67bcf43e3f95492a17663b9
상위 181780cc
하위 eff3d6bb

김연진이(가) 4년 이상 전에 추가함

issue #1048: 아이템 정렬 기능 수정 (LeftAlignment)

Change-Id: Icef57af8904efb5ab2d7d656f1d51d649f91b03e

차이점 보기:

HYTOS/HYTOS/MainWindow.py
548 548
        try:
549 549
            app_doc_data = AppDocData.instance()
550 550
            if app_doc_data._activeDrawing is not None:
551
                items = self.graphicsView.scene.scene.selectedItems()
551
                items = self.graphicsView.scene.selectedItems()
552 552
                if items:
553 553
                    self.graphicsView.scene._undo_stack.push(
554 554
                        LeftAlignmentCommand.LeftAlignmentCommand(self.graphicsView.scene,

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)