Skip to content

Commit

Permalink
Added properties for map objects
Browse files Browse the repository at this point in the history
Also in this change:

* Made SpinBox and DoubleSpinBox don't respond to changing from
  keyboard typing immediately.

* Share a single implementation of wrapping label/widget pairs for
  SizeEdit, SizeFEdit, PointEdit, PointFEdit and RectFEdit.

* Added widget factories for QFont, QSizeF and Qt::Alignment.

* Allow setting suffix on custom FloatEditorFactory, used for adding
  degree symbol to rotation values.

A few things remain to be done:

* Custom widget for editing tile object flipping flags
* Try reducing size of font editor with style toggle buttons
  • Loading branch information
bjorn committed Sep 5, 2024
1 parent 09643e8 commit 1ce8d98
Show file tree
Hide file tree
Showing 6 changed files with 982 additions and 341 deletions.
Loading

0 comments on commit 1ce8d98

Please sign in to comment.