Skip to content

Demo console filter behaves odd #3045

@krumelmonster

Description

@krumelmonster

Version: 24bd33a
Branch: master

Back-end/Renderer/Compiler/OS

Back-ends: imgui_impl_opengl3.cpp; imgui_impl_glfw.cpp; GLEW
Compiler: gcc 9.2.1
Operating System: GNU/Linux

My Issue/Question:

I'm having a hard time getting a proper Logging/Console setup and the "Console" Demo kind of leaves puzzled.

Concerning the filter: My understanding was that you could apply multiple filters and separate them by a comma, however, to my surprise x,-1 and -1,x behave differenty. Is this a bug or desired behaviour?
I couldn't really find a specification on how those filters work and the code doesn't make it obvious to me either.

Screenshots/Video

2020-03-01-172415_450x280_scrot
2020-03-01-172417_450x280_scrot
2020-03-01-172422_450x280_scrot

Standalone, minimal, complete and verifiable example:

see imgui_demo.cpp:3802

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions