Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
18dd0278
Commit
18dd0278
authored
Aug 01, 2004
by
Cyril Deguet
Browse files
* ctrl_text.cpp: smoother text scrolling (MOVING_TEXT_STEP=1)
parent
a9a1ab08
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/gui/skins2/controls/ctrl_text.cpp
View file @
18dd0278
...
...
@@ -35,8 +35,8 @@
#include "../utils/var_text.hpp"
#define MOVING_TEXT_STEP
3
#define MOVING_TEXT_DELAY
20
0
#define MOVING_TEXT_STEP
1
#define MOVING_TEXT_DELAY
3
0
#define SEPARATOR_STRING " "
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment