Code Monkey home page Code Monkey logo

Comments (2)

topeterk avatar topeterk commented on August 28, 2024

I'm not sure if I get it..

What is meant with the default template?
The file HitCounter.template is created during development of the front end based on HitCounter.html. When the implementation of the HitCounter.html is settled then the content is moved to HitCounter.template. Afterwards it gets applied the keywords and comments that it can be used by the application to produce the HitCounter.html as expected. So it is actually working without any modification (out of the box).

Which function is missing and in which file?
A single design file uses the generated HitCounter.html from the application as a file based interface between the application and OBS. The javascript file is holding some functions that are common for all/most designs to keep development more simple (less/no code duplication).
The design files' function Start() gives control to the javascript file which will call DoVisualUpdate() each time a data update has to be processed (which is every 1.5 sec at the moment).

What exactly is meant as "most basic one" and in what kind of way shall it become the "default"?
I think this depends on the users behalf how he wants to use the HitCounter and right know it is used by newcomers in the same quantity as advanced/professionals. There are also No Hit runners and No Death runners, so it is pretty hard to name any design the starter/basic/default one.
The design files are flat and there is no default since the user have to choose one by himself.
The appearance is set in a way to show a "normal" HitCounter without fancy fonts, weird sizes or projected 3D rendering. It has a title that someone that sees the counter the first time has a clue what each row represents and the attempts counter on top which can also be simply unchecked in the settings window when the user wants to get rid of it. Therefore I guess the current configuration is good to go.

When you still have something that I should change, please try to name it more precisely, otherwise please leave a short note that I know if I can close this issue.

from hitcountermanager.

 avatar commented on August 28, 2024

I will go ahead and close this. I think I made it hastily one night without verifying my information, sorry for that.

I do appreciate the work on this application and have recommended it to some friends and other streamers.

from hitcountermanager.

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.