Giter VIP home page Giter VIP logo

Comments (10)

DarKDinDoN avatar DarKDinDoN commented on July 28, 2024 1

I believe this is fixed with: 1.6.2

from theme-glass.

DarKDinDoN avatar DarKDinDoN commented on July 28, 2024

Hi,

I couldn't reproduce the issue with TDE/DSA5 and the internal skin disabled.

I can think of two possible issues here:

  • Another module is responsible for this issue. Please try to disable all modules except Theme: Glass.
    If you can't reproduce this issue will all other modules disabled, then one of the disabled module has a conflict with Theme: Glass. In this case, try to enable each module one by one until you find the conflicting module.
  • You have a specific layout with Theme: Glass, please provide your components configuration ("Hide interface components" window within Theme: Glass settings)

from theme-glass.

zarazandra avatar zarazandra commented on July 28, 2024

Hi there,

for the first point: have to check later/tomorrow, but I tried to manage to fix it with custom css; maybe that helps with the problem?

->

#interface {
	overflow: visible;
}

//Edit: managed to look right now. Taskbar (from theripper93) makes trouble.

for the second point:

image
image

from theme-glass.

zarazandra avatar zarazandra commented on July 28, 2024

And, for another thing - to be honest, I didn't redo the changes to check, if it's vanilla, but maybe you can check this from your side;
I have found a thing inside the compendia.
The font color is set to black, on a dark background. I changed the font color inside the CSS-file of yours to white (didn't manage to do that with custom css).
image
Found here:
image
(class: create-button create-folder).

from theme-glass.

DarKDinDoN avatar DarKDinDoN commented on July 28, 2024

Hi,

I'll check the "Taskbar" module compatibility later.

For the color in the compendiums, it seems that the TDE/DSA5 system adds CSS styles even tho the internal theme is deactivated.
Try this within Custom CSS:

.sidebar-tab .directory-list .directory-item h3 {
    color: inherit;
}

from theme-glass.

DarKDinDoN avatar DarKDinDoN commented on July 28, 2024

Hi,

Regarding "TaskBar" module compatibility: I might be wrong here, but the module seems to be behind a paywall (patreon).
If not, can you provide me with the link to the module?

from theme-glass.

zarazandra avatar zarazandra commented on July 28, 2024

from theme-glass.

zarazandra avatar zarazandra commented on July 28, 2024

I already got answer:

theripper93 — today at 14:35 Uhr
Any developer that needs one or more of my premium modules for compatibility\integration can DM me and i'll send them what they need free of charge 🙂

You can reach him via discord or patreon and, for sure, github under the same handle.

P.S.: Custom CSS worked like a charm! Thank you!

from theme-glass.

DarKDinDoN avatar DarKDinDoN commented on July 28, 2024

Ok, TaskBar is installed and activated.
I still can't reproduce the issue. But it might be because I have a different configuration than your for TaskBar.

  • Can you send me your TaskBar module configuration
  • A screenshot of the entire FVTT application, so I can see how TaskBar is configured (e.g: buttons on the right of the TaskBar)

from theme-glass.

zarazandra avatar zarazandra commented on July 28, 2024

sure thing:

image
image

from theme-glass.

Related Issues (5)

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.