Add ability to change screencast keyboard font size by AlexStrNik · Pull Request #88308 · microsoft/vscode
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 38.9k
Merged
lszomoru merged 8 commits intomicrosoft:masterfrom
AlexStrNik:screencast-font-size
May 12, 2020Merged
Add ability to change screencast keyboard font size#88308
lszomoru merged 8 commits intomicrosoft:masterfrom
AlexStrNik:screencast-font-size
Add ability to change screencast keyboard font size#88308
lszomoru merged 8 commits intomicrosoft:masterfrom
AlexStrNik:screencast-font-size
Conversation
Copy link Copy Markdown
Contributor
Add the ability to change screencast keyboard font size. This PR adds screencastMode.fontSize setting.
Fixes #88097
connor4312
requested review from
bpasero and
joaomoreno
and removed request for
bpasero and
joaomoreno
connor4312
assigned
bpasero
bpasero
assigned
joaomoreno and unassigned
bpasero
Copy link Copy Markdown
Contributor Author
AlexStrNik
commented
Jan 9, 2020
AlexStrNik commented
Jan 9, 2020Copy link Copy Markdown
Contributor Author
AlexStrNik
commented
Jan 9, 2020
AlexStrNik commented
Jan 9, 2020
joaomoreno
added this to the
Backlog milestone
joaomoreno
added
the
screencast-mode
label
Copy link Copy Markdown
Contributor Author
@joaomoreno why not release this feature in January 2020? As far as I know, Endgame hasn't started yet. And I hope this feature will be helpful for someone
Copy link Copy Markdown
Contributor Author
AlexStrNik
commented
Feb 7, 2020
AlexStrNik commented
Feb 7, 2020@joaomoreno any updates about this PR?
Copy link Copy Markdown
JUD210
commented
Mar 16, 2020
JUD210 commented
Mar 16, 2020I can't believe why it isn't merged yet!
WHY?
AlexStrNik
mentioned this pull request
Merged
lszomoru
self-requested a review
lszomoru
self-assigned this
lszomoru
modified the milestones:
Backlog,
May 2020
joaomoreno requested changes May 12, 2020
Copy link Copy Markdown
Member
joaomoreno
left a comment
joaomoreno
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The CSS still references a fontSize: 56px for the .screencast-keyboard element.
src/vs/workbench/browser/actions/developerActions.ts
Outdated
Show resolved
Hide resolved
src/vs/workbench/browser/actions/developerActions.ts Outdated Show resolved Hide resolved
lszomoru reviewed May 12, 2020
src/vs/workbench/browser/actions/media/screencast.css
Outdated
Show resolved
Hide resolved
src/vs/workbench/browser/actions/media/screencast.css Outdated Show resolved Hide resolved
lszomoru reviewed May 12, 2020
src/vs/workbench/browser/actions/developerActions.ts
Outdated
Show resolved
Hide resolved
src/vs/workbench/browser/actions/developerActions.ts Outdated Show resolved Hide resolved
lszomoru reviewed May 12, 2020
src/vs/workbench/browser/actions/developerActions.ts
Outdated
Show resolved
Hide resolved
src/vs/workbench/browser/actions/developerActions.ts Outdated Show resolved Hide resolved
lszomoru reviewed May 12, 2020
src/vs/workbench/browser/actions/media/screencast.css
Outdated
Show resolved
Hide resolved
src/vs/workbench/browser/actions/media/screencast.css Outdated Show resolved Hide resolved
lszomoru approved these changes May 12, 2020
Copy link Copy Markdown
Member
lszomoru
commented
May 12, 2020
lszomoru commented
May 12, 2020@AlexStrNik, it seems that you would have to move the css changes into actions.css since screencast.css was renamed.
AlexStrNik added 4 commits
May 12, 2020 16:39AlexStrNik and others added 3 commits
May 12, 2020 16:40Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
Copy link Copy Markdown
Contributor Author
AlexStrNik
commented
May 12, 2020
AlexStrNik commented
May 12, 2020@AlexStrNik, it seems that you would have to move the css changes into
actions.csssincescreencast.csswas renamed.
Done!
lszomoru
merged commit
8456789
into
microsoft:master
github-actions
bot
locked and limited conversation to collaborators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.





