Code Monkey home page Code Monkey logo

Comments (3)

helenginn avatar helenginn commented on September 17, 2024

This sounds like a Qt::setFocus, Qt::setFocusPolicy or similar issue, taking focus away from the SurfaceView but not returning it

from mabscape.

funkefel avatar funkefel commented on September 17, 2024

ec14c33
The _gl needed to accept Focus of the window in order to be able to rotate the structure again.

from mabscape.

funkefel avatar funkefel commented on September 17, 2024

af3b961
Previous fix destroyed the ability to highlight or select antibodies, which was a cause of the SlipGL accepting focus.
The issue that broke rotation was, that upon exiting the window with Alt+Tab, the variable _controllPressed was constantly set to true, which disabled most of the hovering commands and rotation of the protein. This could be resolved by pressing the Alt key.
Now the programm automatically sets the _controllPressed to false, when it regains focus.

from mabscape.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.