enso/app/ide-desktop
somebody1234 4bdc1af720
Fix z-index of top bar (#7537)
- Closes #7536
- Top bar is now below fullscreen visualizations

Other changes:
- Fully hides mouse cursor in editor view

# Important Notes
There should be basically no logic changes - check the code to be extra sure.
The main things that should be tested are:
- cursor should be hidden on top bar in the editor, and visible when not in the editor
- cursor should be visible in the "change password" modal
2023-08-18 05:04:51 +00:00
..
lib Fix z-index of top bar (#7537) 2023-08-18 05:04:51 +00:00
.gitignore Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
debugGlobals.ts New context menu (#7431) 2023-08-10 15:31:53 +00:00
eslint.config.js New sharing menu (#7406) 2023-08-10 09:09:31 +00:00
package-lock.json Fix validation regexes (#7499) 2023-08-17 10:32:53 +00:00
package.json Fix validation regexes (#7499) 2023-08-17 10:32:53 +00:00
tsconfig.json Run TypeScript typechecking and eslint on Lint CI (#6603) 2023-05-23 12:22:53 +02:00
utils.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00