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

Bottom buttons don't work #22

Closed
AnInfiniteNumberofMonkeys opened this issue Jul 3, 2021 · 6 comments
Closed

Bottom buttons don't work #22

AnInfiniteNumberofMonkeys opened this issue Jul 3, 2021 · 6 comments
Labels
3rd-party-bug brain-bug When people show bad intention to repo documentation Improvements or additions to documentation

Comments

@AnInfiniteNumberofMonkeys

There are series of buttons across the bottom of the screen:
Screen Shot 2021-07-03 at 4 43 30 PM

Launch new live server instance: opens a new window with the frontend view of the current page. But why?
Refresh live server instance: causes the window that was launched to refresh. But why? It's easier to refresh the window with Ctrl+R...
Toggle style inspector: when clicked icon turns orange. Nothing else happens.
Toggle x-ray mode: Nothing happens when clicked.
Toggle grid system guide: Nothing happens when clicked.
Toggle help panel: Nothing happens when clicked.

There's also some sort of command line...what is this for? Are there any instructions?

@re-co
Copy link
Owner

re-co commented Jul 4, 2021

For X-ray and Grid Guide you should manually add this CSS gist in stylesheets:
https://gist.github.com/re-co/18c7b776fbd20c6d3c1343c04792944c

It is because you can easy config it's CSS according to yours needs.
You just add additional breakpoints using CSS and config grid guide using CSS variables for offset, gutter and columns

NOTE: help is for future implementation, and for now it does nothing but in future it should open help panel with config options.

Please read Wiki pages and suggest improvements to our documentation if it is confusing.

Refreash button - it is experimental feature, but there is better way than ctrl + r, you just save and it will trigger reload like VS Code Live Server.

@re-co re-co added the documentation Improvements or additions to documentation label Jul 4, 2021
@AnInfiniteNumberofMonkeys
Copy link
Author

OK, I read the Wiki. This one (2.2, Launch Live Server and with every save, Live Server window will do autoreload). Doesn't work. After saving, the frontend in the new window does not auto-update. THis one: (2.4, View all applied styles to component id or class) also does not work.

@AnInfiniteNumberofMonkeys
Copy link
Author

AnInfiniteNumberofMonkeys commented Jul 4, 2021

I also do not have access to this feature: 2.5 Viewport handles

@re-co
Copy link
Owner

re-co commented Jul 4, 2021

Hmm I'll check 2.2,

About 2.4
Works 100% but anatomty is both easy and tricky. It is easy when you know where to look. But tricky of you don't.
On Right you have Panelator or side manager with four icons before to save button

image

In my case Structure Panel is opened, and when I make another click on Structure panel it wil hide that panel and you will be able to see Style Inspector window.

image

About 2.5
Same issue as 2.4
image
image

When you see green dot in interface it indicates that certain option i active, but can be minimized.
You need minimize command-line to see handles so right-bottom corner dot should be orange.

@AnInfiniteNumberofMonkeys
Copy link
Author

Re. 2.4: Still doesn't work for me. When I click the Structure panel button the structure panel just disappears and is replaced by a blank grey area.
Screen Shot 2021-07-04 at 11 16 48 AM

Re. 2.5 When I click the small green dot it changes to orange adn the entire bottom bar disappears, but no niewport handles appear.
Screen Shot 2021-07-04 at 11 18 03 AM

@re-co
Copy link
Owner

re-co commented Jul 4, 2021

Again I can see there is EE I think active. I wrote same thing 5 times and again same thing happens.
So I am closing this issue becausue I'm not sure that is bug with native Oxygen.

Sorry but I feel really dumb to tell to every issue twice to disable 3rd party plugins and I don't know are you joking with me.

@re-co re-co closed this as completed Jul 4, 2021
@re-co re-co added the brain-bug When people show bad intention to repo label Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd-party-bug brain-bug When people show bad intention to repo documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants