mirror of
https://github.com/teverse/teverse
synced 2025-08-24 07:04:46 +02:00
Compare commits
2 Commits
6efd379391
...
3a6b2565f6
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3a6b2565f6 | ||
![]() |
3971aed6a3 |
@ -3,7 +3,7 @@
|
||||
|
||||
This repo contains open source components produced for Teverse.
|
||||
|
||||
Contains the redesigned components of Workshop (``./workshop``).
|
||||
Contains the redesigned components of the dashboard, tutorials and Workshop (``./workshop``).
|
||||
|
||||
|
||||
# Contributing to Teverse
|
||||
@ -22,4 +22,4 @@ Copyright (c) 2020 teverse.com
|
||||
|
||||
# Acknowledgements
|
||||
- sound/click.ogg sourced from http://soundbible.com/1705-Click2.html
|
||||
- sound/tick.ogg sourced from http://soundbible.com/2044-Tick.html
|
||||
- sound/tick.ogg sourced from http://soundbible.com/2044-Tick.html
|
||||
|
@ -474,7 +474,7 @@ return {
|
||||
local feedItems = teverse.construct("guiFrame", {
|
||||
parent = feed,
|
||||
backgroundAlpha = 0,
|
||||
clip = true
|
||||
clip = false
|
||||
})
|
||||
|
||||
teverse.guiHelper
|
||||
|
Loading…
x
Reference in New Issue
Block a user