•  
      request #10008 BurningParrot: have a condensed mode
    Infos
    #10008
    Benjamin Dauton (bdauton_enalean)
    2019-03-04 10:19
    2017-02-24 11:51
    10298
    Details
    BurningParrot: have a condensed mode
    Maybe we could propose a condensed mode (cf. Gmail)
    UX/UI
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Verified
    Empty
    Attachments
    Empty
    References

    Follow-ups

    User avatar

    We'll propose a condensed mode for BurningParrot. The user will have the choice in hit settings between "normal mode" and "condensed mode". The condensed mode will affect several parts of the UI such has table line height, space between widgets…

    Technically, the npm run build will generate for each colors:

    • burning-parrot-[color].css
    • burning-parrot-[color]-condensed.css
    • tlp-[color].css
    • tlp-[color]-condensed.css
    • same for each plugins where BurningParrot is present

    So either burning-parrot-[color].css + tlp-[color].css or burning-parrot-[color]-condensed.css + tlp-[color]-condensed.css will be loaded by the browser (no dirty scss overrides on top of normal scss file).

    Where the margin should be adapted between normal and condensed mode, we'll use the scss $tlp-variable-spacing variable. $tlp-spacing should be use for static spacing.


    • Assigned to set to None
    • Reported in version set to
    • CC list set to
    • Platform set to