
Marco Vanossi
- Total activity 501
- Last activity
- Member since
- Following 0 users
- Followed by 5 users
- Votes 1
- Subscriptions 200
Posts
Recent activity by Marco Vanossi Sort by recent activity-
songs in lens
Hello, Is it allowed to use 10 seconds or so of a famous song in a lens? thanks
-
Scroll view
Hello, Is there a scroll view template? For example if I want to show a list that is bigger than the screen and want to let the user scroll up/down. thanks
-
icon gets deleted
Hello, When lens studio crashes usually the project icon gets deleted. Seen it happen multiple times. thanks, Marco
-
Scroll on scene after zooming in
Hello, I noticed I can zoom in on a scene by tap/holding and moving the cursor up and down. But then how do I move the scene up and down so I can see the parts of the zoomed in scene that are occ...
-
background thread
Hello, Is there a way to run a long running function in the background thread so that it doesn’t block the UI? Thanks
-
Search bug
Hello, When searching sometimes the search result is below the search bar which makes it hard to see it. Also some other times the search result is not visible at all making the search feature quit...
-
Search resources window
Hello. I have a large project with a lot of resources added and not being able to search is a big pain. thanks
-
Resource panel dragging too fast
Hello, Dragging a file on the resources window is too fast and impractical. Any way to slow it down? Video attached: https://drive.google.com/file/d/1WwIQgzCsvpdIyCDKaLOgoOzeoxGBcd2w/view?usp=sha...
-
Script input bug
Hello, Once I manually add a new input to a Script and save it, the Inspector window won't update and allow me to set that input until I switch selected objects on the Objects window. See video...
-
Allow semicolon on input
Hello, When adding new input to a Script would be able to add the ; at the end of the line: // @input Component.Text codeText; vs // @input Component.Text codeText It's a quite often mistake t...