Move Action Issue

nwilliams3743
Community Member Posts: 74
Hi all,
I am creating a basic move action where the user will select a button in a vertical stack, and small rectangle will move up/down to sit alongside whichever button in the list has been selected, basically just to show what button is active.
The action is set on each each button, On click move rectangle to x,y.
This works perfectly fine when the button is clicked once and then another. The issue is when a button is clicked, the rectangle moves alongside that button, but if you click the same button again (this could just be an accident of the user), and then attempt a different button, the move action no longer works.
i.e. in the image attached.. the orange rectangle is next to One. If i click any other box, it will move. I click the One box first, the orange rectangle will not move if i click any other box. If i click Two or Three first, the rectangle will move, but if i click that same box again, the action for the other boxes will no longer work?
Have I missed something blatantly obvious...?
Version Lectora 18.0
I am creating a basic move action where the user will select a button in a vertical stack, and small rectangle will move up/down to sit alongside whichever button in the list has been selected, basically just to show what button is active.
The action is set on each each button, On click move rectangle to x,y.
This works perfectly fine when the button is clicked once and then another. The issue is when a button is clicked, the rectangle moves alongside that button, but if you click the same button again (this could just be an accident of the user), and then attempt a different button, the move action no longer works.
i.e. in the image attached.. the orange rectangle is next to One. If i click any other box, it will move. I click the One box first, the orange rectangle will not move if i click any other box. If i click Two or Three first, the rectangle will move, but if i click that same box again, the action for the other boxes will no longer work?
Have I missed something blatantly obvious...?
Version Lectora 18.0
Comments
-
Nick, I still need to look at the exported code (seems like an event propagation issue/bug) however it is easily rectified. Track the Y position of MOVER and only call the move action if the Y position is changing. See attached.
-
Here's what I found.
In the function ObjLayerDoTrans located in trivantis-trans.js there is a check that looks to see if the tTrans == tOut and if it does then it fires off eval(fn) and returns.
If you remove the return or reverse tOut to !tOut it will function as you would expect.
I am not suggesting anyone do this, I am only including it in case it's a bug and will help support.
-
Categories
- 4.8K All Categories
- 6 New Feature Releases
- The Training Arcade®
- Arcades™
- 122 ✫ Announcements
- 9 ✪ Contests
- 34.1K eLearning Brothers® Products
- 33.6K Lectora®
- 31.6K Lectora Discussions
- 1.9K Lectora Feature Requests
- 71 Lectora User Groups
- 16 Asset Library
- 10 AssetLibrary Discussions
- 6 AssetLibrary Feature Requests
- 300 CenarioVR®
- 175 CenarioVR Discussions
- 125 CenarioVR Feature Requests
- 36 Rockstar Learning Platform®
- 24 Rockstar Learning Platform Discussions
- 12 Rockstar Learning Platform Feature Requests
- 4 Off-the-Shelf Course Library
- 3 Off-the-Shelf Course Library Discussions
- 1 Off-the-Shelf Course Library Feature Requests
- 114 CourseMill®
- 107 CourseMill Discussions
- 44 ReviewLink®
- 32 ReviewLink Discussions
- 12 ReviewLink Suggestions
- 2 The Training Arcade®
- 1 The Training Arcade Discussions
- 1 The Training Arcade Feature Requests
- 10 Additional Learning Products
- 2 Adobe®
- 4 Articulate®
- 2 Camtasia®
- Docebo®
- 1 iSpring®
- 1 Microsoft® PowerPoint®
- 930 All Things eLearning
- 5 Course Development Showcase
- 1 eLearning Brothers® Downloads
- 1 Compliance Training
- 11 eLearning Development
- eLearning Game Design
- 7 Instructional Design
- 545 Learning Management System (LMS) Integration
- 2 Mobile Learning
- 21 Visual Design
- 331 Web Accessibility
- 1.2K ♪ The Green Room
- 7 ♡ Community Feedback
- 7 Community Tips