HomeWildfire Games

Adds remember password checkbox

Description

Adds remember password checkbox

Reviewed By: elexis
Differential Revision: https://code.wildfiregames.com/D822

Details

Committed
vladislavbelovFeb 21 2018, 11:01 PM
Reviewer
elexis
Differential Revision
D822: Add remember password checkbox
Parents
rP21310: Implement an in-game Template Details Viewer
Branches
Unknown
Tags
Unknown
Build Status
Buildable 5110
Build 8757: Post-Commit BuildJenkins

Event Timeline

elexis added a subscriber: elexis.Jun 11 2018, 4:45 PM
elexis added inline comments.
/ps/trunk/binaries/data/mods/public/gui/prelobby/prelobby.js
203

A third saveSettingAndWriteToUserConfig call would be more consistent, aso the other calls overwrite the file too even if the value didn't change, also we only need to save the file once.