Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Default zoom level only applied when zooming in/out #253

Closed
Mike-Sundays opened this issue Sep 2, 2016 · 1 comment
Closed

Default zoom level only applied when zooming in/out #253

Mike-Sundays opened this issue Sep 2, 2016 · 1 comment
Assignees
Labels

Comments

@Mike-Sundays
Copy link

Description

It seems that, whatever the default zoom level given in the command line, it only gets applied when I open the application and zoom in/out. If I just open it, the zoom defaults to 1.0, and not to the value I defined.

Steps to Reproduce Issue

Running, for example, the command:

nativefier --zoom 1.5 <application-website>

and running the application.

Specifications

  • Version of Nativefier (run $ nativefier --version): v7.0.1
  • Version of Node.js (run $ node --version): v4.5.0
  • OS: Windows 10
  • Architecture x64

Thank you!

@TaylorWorthing
Copy link

I can confirm this as an issue on macOS as well. Zoom level defined at build time is not used. This also applies to apps built using the Programmatic API.

Specifications

  • Version of Nativefier: v7.0.1
  • Version of Node.js: v6.2.0
  • OS: macOS Sierra 10.12
  • Architecture x64

@ronjouch ronjouch added the bug label Apr 8, 2017
@ronjouch ronjouch self-assigned this Apr 18, 2017
ronjouch added a commit that referenced this issue Apr 18, 2017
* When zooming in/out, start from the options zoom, not 1 (don't jump)
* Add 'Zoom Reset' feature bound to Ctrl+0, with indicative label for non-100% zoom value
ronjouch added a commit that referenced this issue Apr 18, 2017
* When zooming in/out, start from the options zoom, not 1 (don't jump)
* Add 'Zoom Reset' feature bound to Ctrl+0, with indicative label for non-100% zoom value
ronjouch added a commit that referenced this issue Apr 18, 2017
* When zooming in/out, start from the options zoom, not 1 (don't jump)
* Add 'Zoom Reset' feature bound to Ctrl+0, with indicative label for non-100% zoom value
ronjouch added a commit that referenced this issue Apr 18, 2017
* When zooming in/out, start from the options zoom, not 1 (don't jump)
* Add 'Zoom Reset' feature bound to Ctrl+0, with indicative label for non-100% zoom value
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants