Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant @import url("C:/local/file.css") #422

Open
Nerxxy opened this issue Aug 20, 2023 · 4 comments
Open

cant @import url("C:/local/file.css") #422

Nerxxy opened this issue Aug 20, 2023 · 4 comments

Comments

@Nerxxy
Copy link

Nerxxy commented Aug 20, 2023

Operating System Info

Windows 10

Other OS

No response

OBS Studio Version

29.1.3

OBS Studio Version (Other)

No response

OBS Studio Log URL

N/A

OBS Studio Crash Log URL

No response

Expected Behavior

Expect obs to grab local file and apply css attributes to custom css when linking to a local file with @import in the custom css editor

Current Behavior

@import doesnt grab local file

Steps to Reproduce

  1. have a browser source
  2. make a css file with customisations
  3. go to custom css in obs
  4. type @import url("C:/path/to/file.css")
  5. watch nothing happen
    ...

Anything else we should know?

not as far as i know. if any more input is needed please let me know

as for the log, i put N/A because i dont think it would actually help any, but if it would be i would be more than happy to provide it

@derrod derrod transferred this issue from obsproject/obs-studio Aug 20, 2023
@RytoEX
Copy link
Member

RytoEX commented Aug 20, 2023

I can confirm that this works in cefclient version 103, but does not work in OBS Studio 29.1.3.

@JonnyTech
Copy link

type https://github.com/import url("C:/path/to/file.css")

On Windows, try the triple slash syntax: file:///c:/path/to/file.css

@Nerxxy
Copy link
Author

Nerxxy commented Aug 20, 2023

type https://github.com/import url("C:/path/to/file.css")

On Windows, try the triple slash syntax: file:///c:/path/to/file.css

i have already tried this, still didnt work

@Nerxxy
Copy link
Author

Nerxxy commented Aug 20, 2023

I can confirm that this works in cefclient version 103, but does not work in OBS Studio 29.1.3.

what is cefclient? is that just the beta obs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants