5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:01:02 +08:00
wails/v2/internal/frontend
Pierre Joye f4adff1cb3
#1057 expose ZoomFactor get/set and add the respective windows only options (#1463)
* #1057 expose ZoomFactor get/set and add the respective windows only options

* Remove debug log, use IsZoomControlEnabled as well

* use math.float to/from 64bits functions instead

* Add new windows options ZoomFactor and IsZoomControlEnabled doc

* Grammar

* Update options.mdx

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-10-14 08:46:14 +11:00
..
assetserver Refactor app (#1909) 2022-09-29 18:43:35 +10:00
desktop #1057 expose ZoomFactor get/set and add the respective windows only options (#1463) 2022-10-14 08:46:14 +11:00
devserver Add WindowExecJS method (#1927) 2022-10-05 08:44:23 +11:00
dispatcher Add garble support (#1793) 2022-09-13 10:05:37 +10:00
runtime bugfix/linux framless window drag (#1916) 2022-09-30 00:06:11 +10:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
frontend.go Add WindowExecJS method (#1927) 2022-10-05 08:44:23 +11:00