Open daksh2k opened 1 month ago
Fixes #183
Add an option to display the current time in full screen mode.
showCurrentTime
DEFAULTS
Extensions/full-screen/src/constants/defaults.ts
render
Extensions/full-screen/src/app.tsx
Extensions/full-screen/src/styles/base.scss
Extensions/full-screen/src/services/html-creator.ts
Extensions/full-screen/src/resources/locales/en-US.json
For more details, open the Copilot Workspace session.
Fixes #183
Add an option to display the current time in full screen mode.
showCurrentTime
setting toDEFAULTS
inExtensions/full-screen/src/constants/defaults.ts
.render
function inExtensions/full-screen/src/app.tsx
to include a time display element and update it every second.Extensions/full-screen/src/styles/base.scss
.Extensions/full-screen/src/services/html-creator.ts
.showCurrentTime
setting inExtensions/full-screen/src/resources/locales/en-US.json
.For more details, open the Copilot Workspace session.