index
:
github/Chatting.git
hovertimestamps
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
kotlin
/
cc
/
woverflow
/
chatting
/
chat
/
ChatScrollingHook.kt
blob: b81de94410df2c2ef71539c5af4a1b3b23a2451d (
plain
)
1
2
3
4
5
package
cc.woverflow.chatting.chat
object
ChatScrollingHook
{
var
shouldSmooth
=
false
}