Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

add right panel #12

Merged
merged 3 commits into from
Aug 2, 2022
Merged

add right panel #12

merged 3 commits into from
Aug 2, 2022

Conversation

Algorush
Copy link
Collaborator

No description provided.

@netlify
Copy link

netlify bot commented Jul 20, 2022

Deploy Preview for 3dstreet-editor-builds ready!

Name Link
🔨 Latest commit c4bab6a
🔍 Latest deploy log https://app.netlify.com/sites/3dstreet-editor-builds/deploys/62e1f10805e53d00097727ea
😎 Deploy Preview https://deploy-preview-12--3dstreet-editor-builds.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@kfarr
Copy link
Contributor

kfarr commented Jul 23, 2022

@Algorush here are final 2 things for this PR

(1) hoverstate for collapse button
(2) property field styling

more detail:
image

Also for (2) - the color of the field name should always be the same. Right now Scale field name is gray until a value is modified, at which point it turns white. Instead it should always be the same color as the design.

safari style issue fix for right panel
(1) hoverstate for collapse button
(2) property field styling
<label className="text">class</label>
<span>{entity.getAttribute('class')}</span>
</div>
{this.renderCommonAttributes()}
<Mixins entity={entity} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might need this later, so just putting a comment here to remember

@kfarr
Copy link
Contributor

kfarr commented Aug 2, 2022

Looking good! Merging!

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

Successfully merging this pull request may close these issues.

2 participants