Giter Site home page Giter Site logo

Background Panel about ls_glass HOT 6 OPEN

ls- avatar ls- commented on September 25, 2024
Background Panel

from ls_glass.

Comments (6)

Kebaronrin avatar Kebaronrin commented on September 25, 2024 1

Would also like to see this as a feature. I always wanted it in the old Glass as well. For anybody else who might stumble across this and would like a jank workaround in the (hopeful) meantime, you just have to make a quick and easy edit to one file.

  • Open the ls_Glass\core\components\messageline.lua file.
  • On line 24, change self:SetGradientBackgroundSize(E:Round(width * 0.1), E:Round(width * 0.4)) to self:SetGradientBackgroundSize(width, width)
  • On line 37, change E:CreateGradientBackground(frame, E:Round(width * 0.1), E:Round(width * 0.5), 0, 0, 0, C.db.profile.chat.alpha) to E:CreateGradientBackground(frame, width, width, 0, 0, 0, C.db.profile.chat.alpha)

image

from ls_glass.

ls- avatar ls- commented on September 25, 2024 1

Dw, now that the addon is fairly stable aside from one annoying scrolling bug, I'm taking a break. I spent last ~6 weeks prepping for the prepatch and then working Glass despite having covid that lasted for like 3 weeks. That's just too much, it's not even the 2nd phase of the prepatch and I'm practically burnt out. I need a break. In the meantime feel free to mod it.

from ls_glass.

ls- avatar ls- commented on September 25, 2024

I'll think about it, no promises tho...

from ls_glass.

Snichy avatar Snichy commented on September 25, 2024

@Kebaronrin That's perfect - this might actually convince me to move away from Prat as Glass looks so much nicer with a consistent background. Sounds like there'll be a lot of updates to LSs version to squash the bugs which will probably overwrite any custom LUA changes so maybe Ill hold off for a while!

from ls_glass.

Knaledge avatar Knaledge commented on September 25, 2024

Maybe this entire project could be ported to Prat as a PR. There is a lot (a lot) of overlapping functionality and nearly everything in each open issue is already present in Prat. The one thing not in Prat is a reskinning of the default chatbox elements (tabs, scrollbar/buttons, etc.).

from ls_glass.

ls- avatar ls- commented on September 25, 2024

Our projects have different goals. I have no interest in even attempting to merge it with prat.

from ls_glass.

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.