How to disable / hodden blue circle with plus inside - Intellij Idea

已回答

Hi folks,

I want to disable blue circle from screen shot. Where is option to do this?

0

Hello Kamil G. 

That blue + button is the Material Theme UI plugin’s Floating Action Button (FAB). To disable it (without removing the theme):

  1. Open Settings / Preferences (Ctrl+Alt+S).
  2. Go to Appearance & Behavior | Material Theme UI | Features.
  3. Uncheck “Enable Floating Action Button (FAB)”.
  4. Apply and close the dialog.

If you don’t use Material Theme at all, you can also go to Settings | Plugins, find Material Theme UI, and disable the plugin entirely.

2

Monica thanks for helping :)

0

请先登录再写评论。