1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-05 02:28:31 +00:00

4.0.0-rc12.2

* Fixed: Take a few more variables into account when sizing the player for Portrait Mode.
* Changed: Fade in the Host button, not responding to user interaction while it's fading to give users a chance to react to the UI change.
This commit is contained in:
SirStendec 2018-08-04 15:01:00 -04:00
parent 7e4223ccdd
commit d091a35079
11 changed files with 134 additions and 32 deletions

View file

@ -100,7 +100,7 @@ class FrankerFaceZ extends Module {
FrankerFaceZ.Logger = Logger;
const VER = FrankerFaceZ.version_info = {
major: 4, minor: 0, revision: 0, extra: '-rc12.1',
major: 4, minor: 0, revision: 0, extra: '-rc12.2',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>