No text displaying in a-gui-input's
See original GitHub issueI’ve spent a whole day trying to get text to display in an a-gui-input but it’s just constantly blank no matter what I do, can you see where I’m going wrong?
` <a-gui-flex-container flex-direction="column" justify-content="center" align-items="normal" component-padding="0.1" opacity="0.7" width="3.5" height="4.5" position="2 2.5 -6" rotation="0 0 0" gui-item="" geometry="" material="" gui-flex-container="">
<a-gui-input id="test_input" width="4" height="0.7" onclick="testInputAction" value="Testing" font-size="160px" font-color="#212121" border-color="#212121" border-hover-color="#424242" background-color="#FAFAFA" hover-color="#F5F5F5" active-color="#FFEB3B" gui-interactable="" gui-item="" geometry="" material="" role="input" gui-input="" position=""></a-gui-input>
</a-gui-flex-container>`
Issue Analytics
- State:
- Created 3 years ago
- Comments:9
Top Results From Across the Web
Dealing with fake agricultural inputs - IGC
There is ample anecdotal evidence of fake agricultural inputs, ... IGC research shows that retail-level inputs tend to be of poor quality, partly...
Read more >Bootstrap tags input copy paste value not showing entire value
When the User pastes any value in the tag it's not showing the entire text it shows just the last few words, if...
Read more >Optimizing Agricultural Input and Production for Different ...
tion of agricultural input factors and production for different types of at-risk peasant households to obtain the ideal agricultural income.
Read more >What agro-input dealers know, sell and say to smallholder ...
Studies show that smallholders also consider agro-input dealers a major source of ... The image was provided without the text and numbers, ...
Read more >Ten striking facts about agricultural input use in Sub-Saharan ...
Then, since most input use is observed at the agricultural plot, not household, ... Given some household-level evidence showing a steady increase in ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
(To be clear, the ‘starting value’ feature does seem broken, though.)
https://github.com/rdub80/aframe-gui/issues/62 anyone?