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

Dark theme #340

Merged
merged 37 commits into from
Apr 22, 2020
Merged

Dark theme #340

merged 37 commits into from
Apr 22, 2020

Conversation

steffen-wilke
Copy link
Contributor

@steffen-wilke steffen-wilke commented Apr 21, 2020

This PR adds theming support to the editor using Darklaf.

This also adds a Zoom control to the editor's status bar (see #312).

There are still some minor issues with icon visibility which will be resolved until the next release.

steffen-wilke and others added 30 commits April 10, 2020 14:02
Adjusted some control alignments and sizes.
Custom foreground color brighter than the default darcula gray.
Add Roboto-Regular.ttf as new default font.
- Add a Zoom Combobox (the utiLITI editor has static zoom values and it's not intended to provide custom zoom values via textedit).

Issue #312
- Optimize add and trigger icon.
- Adjust the trigger color to match its icon.
It was not possible to define custom properties for a map area.
…t() in similar fashion to behaviour and animation controllers.
This closes #336, where we have decided to ditch the approach of having two separate IMobileEntity implementations.
From now on, Creatures are to be used instead of MobileEntities.
The camera focus was updated before the entity position which resulted in the camera lacking behind by a frame.
…rresponding entity moves.

Fixed: SpritesheetEntityEmitters no longer overwrite the Emitter size with the sprite dimensions.  (Caused some alignment bugs)
@steffen-wilke steffen-wilke marked this pull request as ready for review April 21, 2020 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants