Replies: 6 comments 10 replies
-
Sounds like bugs in my code. I'll look into it. |
Beta Was this translation helpful? Give feedback.
-
I think I've introduced a bug in the VSD with recent changes. Stand by.
…On Fri, Jun 2, 2023 at 11:46 AM Sofia B-G ***@***.***> wrote:
Hmm - that is not happening for me, it is only when I press clear or clear
the state. Even when I first open or load the layout I still need to clear
the state. Is it something wrong with my init statement?
—
Reply to this email directly, view it on GitHub
<#195 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABQK7AH6B4Q6S6SLPHUP6DXJIDEXANCNFSM6AAAAAAYYLX3R4>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
I didn't follow what you meant by this:
I only see a single tab control. |
Beta Was this translation helpful? Give feedback.
-
Your "Actions" page is GREAT! I love how you kept them very simple by using the content. |
Beta Was this translation helpful? Give feedback.
-
![layout](https://github.com/UNC-Project-Open-AAC/OS-DPI/assets/198012/439b16c5-597b-4a86-8ad5-86dd9ce09bb2)
![actions](https://github.com/UNC-Project-Open-AAC/OS-DPI/assets/198012/7bdcbf7a-1e31-45e0-bdff-f8471a8ec04e)
You may ask "Why not send the updated design?". Well, I can't export from
Chrome on my computer right now. A bug in Chrome?
…On Fri, Jun 2, 2023 at 3:16 PM Sofia B-G ***@***.***> wrote:
yes this is what I meant, I tried to do it with one grid and one VSD but
got stuck with the grid. I was able to have my actions pull the data from
the right sheet but it was showing all 60 rows when I wanted it to only
pull from the data marked with the associated quadrant... would love an
idea of how to get it to work with only one grid
—
Reply to this email directly, view it on GitHub
<#195 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABQK7D7WZCP7ZWG7AGLCO3XJI3ZRANCNFSM6AAAAAAYYLX3R4>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
I sent the design a bit later.
…On Fri, Jun 2, 2023 at 3:28 PM Sofia B-G ***@***.***> wrote:
I can't see the images
—
Reply to this email directly, view it on GitHub
<#195 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABQK7CDZBP3NACOO7IAY6LXJI5FBANCNFSM6AAAAAAYYLX3R4>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
I have this design mostly working but running into a few hitches. The UI starts on what is actually a VSD of the home page with four hotspots that each cover one quadrant. When a quadrant is selected, the UI switches to a grid of only the cells that were in that quadrant of the photo. Users then select individual cells. When a cell is selected with content to display it gets added to the message window and they are returned back to the home VSD. Some of the cells have further actions that take them to yet another VSD with quadrants etc...
The Problem: It is navigating correctly, but the VSD hotspots are not appearing after navigating unless I press the clear button. Any idea what I have done wrong here?
Also - I have the VSD running through a single tabControl. I tried to do the same with the grids, but found that I was only pulling in the sheet, not the sheet plus only the quadrant. So that is why they are currently in separate tabControls and why there is an empty grid in a tabControl.
OSDPI File: block_to_direct_v1_6.2.23.zip
Video example of hotspots failing:
https://github.com/UNC-Project-Open-AAC/OS-DPI/assets/92817124/d4d1f7a9-3ab3-4ee0-bb66-80e1a4bacb23
Lastly - I know some of the symbols filled wrong in the screenshots I took that are in the VSD levels will fix it later.
Beta Was this translation helpful? Give feedback.
All reactions