Commit d484a9c
authored
SG-40392: Fix Presentation mode's Pointer option issue on High-DPI monitors (AcademySoftwareFoundation#1048)
### SG-40392: Fix Presentation mode's Pointer option issue on High-DPI
monitors
### Linked issues
NA
### Describe the reason for the change.
The presentation mode's Pointer option (disabled by default) did not
support high-DPI displays
### Summarize your change.
Added support for high-DPI displays when drawing the presentation mode's
pointers,
### Describe what you have tested and on which operating system.
Successfully tested on macOS + NDI
### Add a list of changes, and note any that might need special
attention during the review.
### If possible, provide screenshots.
Signed-off-by: Bernard Laberge <bernard.laberge@autodesk.com>1 parent 80deb73 commit d484a9c
2 files changed
+11
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
| 285 | + | |
285 | 286 | | |
286 | 287 | | |
287 | 288 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
152 | | - | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| |||
160 | 161 | | |
161 | 162 | | |
162 | 163 | | |
163 | | - | |
| 164 | + | |
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
| |||
0 commit comments