Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
X
x3domlet
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 3
    • Issues 3
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Elphel
  • x3domlet
  • Issues
  • #4

Closed
Open
Opened Jul 19, 2017 by Luc Deschenaux@luc
  • Report abuse
  • New issue
Report abuse New issue

update and check the gui state in event handlers

I'm currently adding a functionality to display the scene from above on ctrl (+mousemove) over the map

It appears necessary to have the current gui "mode" or "state" stored somewhere (eg: "moving sliding marker in scene", "moving existing marker in scene", etc), and checked in handlers so that unwanted actions do not take place in the middle of another action.

It should also be useful for fixing consistently issues like #1 where expected events are unnoticed (occuring outside of the element or window), leaving some unwanted event handlers enabled.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
0
Labels
None
Assign labels
  • View project labels
Reference: Elphel/x3domlet#4