Giter Club home page Giter Club logo

Comments (4)

lintalist avatar lintalist commented on June 18, 2024
  1. That should be possible, I'll add it to the list
  2. You can edit settings.ini manually and change PreviewHeight to another value (close Lintalist first before doing so) - if the Gui looks a bit off just toggle once between wide & narrow view and it will properly set the correct height for the listview control (search results). I have disable the vertical scroll bar for the preview area as I think it looks a bit ugly myself but could make it a configurable option.

from lintalist.

lintalist avatar lintalist commented on June 18, 2024

"second part as fallback of the first one in the preview area" should be working now in #37

from lintalist.

danielo515 avatar danielo515 commented on June 18, 2024

I tried it, and seems that this is now overriding every option. I choose 3 as display option (script fallback to 1) and I can only see part 2 of the snippet. In my opinion it should respect the selected option and then fallback to other option if it is empty and if that option is empty fallback to the next one.

from lintalist.

lintalist avatar lintalist commented on June 18, 2024

Good catch, should be fixed now in #37 (download zip again)

The logic now should be:

Config option 3:

  • If script present: show it
  • If script not present: show part1
  • if part1 is empty: show part2

Config option 2:

  • if present: show it
  • if empty: show part1

Config option 1:

  • if present: show it
  • if empty: show part2

from lintalist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.