[GH-ISSUE #59] UserInterface #40

Closed
opened 2026-02-28 01:23:03 +03:00 by kerem · 1 comment
Owner

Originally created by @ghost on GitHub (Jan 14, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/59

Change HTTP_HEAD to
const String HTTP_HEAD = "<!DOCTYPE html><html lang=\"en\"><head><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=no\"/><title>{v}</title>";
to disable user scaling.

Originally created by @ghost on GitHub (Jan 14, 2016). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/59 Change HTTP_HEAD to `const String HTTP_HEAD = "<!DOCTYPE html><html lang=\"en\"><head><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=no\"/><title>{v}</title>";` to disable user scaling.
kerem closed this issue 2026-02-28 01:23:03 +03:00
Author
Owner

@tzapu commented on GitHub (Jan 14, 2016):

added

will appear in the next update

cheers

On 14 Jan 2016, at 12:14, walthercarsten notifications@github.com wrote:

Change HTTP_HEAD to
const String HTTP_HEAD = "<html lang="en"><head><meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"/>";
to disable user scaling


Reply to this email directly or view it on GitHub https://github.com/tzapu/WiFiManager/issues/59.

<!-- gh-comment-id:171595922 --> @tzapu commented on GitHub (Jan 14, 2016): added will appear in the next update cheers > On 14 Jan 2016, at 12:14, walthercarsten notifications@github.com wrote: > > Change HTTP_HEAD to > const String HTTP_HEAD = "<!DOCTYPE html><html lang=\"en\"><head><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=no\"/><title>{v}</title>"; > to disable user scaling > > — > Reply to this email directly or view it on GitHub https://github.com/tzapu/WiFiManager/issues/59.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#40
No description provided.