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

on zoomin image horizontal and vertical scroll bars are not visible in mac #14

Open
divyachandana opened this issue Feb 20, 2020 · 0 comments

Comments

@divyachandana
Copy link

On zoom in image horizontal and vertical scroll bars are not visible

  • OS: mac os

  • PyQt version: 5

  • Error: Segmentation fault: 11

  • Solution: open labelImg.py, go to line 175, comment this line.

        self.filedock.setWidget(fileListContainer)

        self.zoomWidget = ZoomWidget()
        # self.colorDialog = ColorDialog(parent=self)

        self.canvas = Canvas()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant