spaceline-all-the-icons.el icon indicating copy to clipboard operation
spaceline-all-the-icons.el copied to clipboard

Spaceline has large height and distorted icon

Open jpcima opened this issue 3 years ago • 0 comments

When I visit a file of type Makefile (and only of this type), the spaceline sets itself up with a giant size, and the icon looks visibly distorted.

It happens with emacs 27.2 (doom) and a simple configuration.

(use-package! spaceline-all-the-icons
  :after spaceline-config
  :config (spaceline-all-the-icons-theme))

If I enter M-x makefile-mode, the line will put itself into a normal state.

Capture d’écran_2021-05-04_19-32-38

Capture d’écran_2021-05-04_19-34-04

jpcima avatar May 04 '21 17:05 jpcima