delvh
85bfe18390
Cleaned up a bit
2020-07-05 15:53:12 +02:00
delvh
74734777cd
Moved former ListCell#updateItem methods into separate Control objects
...
Additionally fixed bug showing wrong color of infoLabel after switching
scenes
2020-07-01 19:35:15 +02:00
delvh
487cac77fb
Added display of settings-icon for the settings button
...
additionally modified margin of elements in ChatScene
2020-06-26 17:33:32 +02:00
delvh
c519f5ec24
Fixed small bug making text of vertical scrollbar disappear
2020-06-23 23:40:18 +02:00
delvh
da52e9a5ae
Improved message coloring, messageStatus display only for own messages
...
additionally loaded the message status icons smaller and (visually) hid
the vertical scrollbars (they can still be used, but cannot be seen).
Lastly checked all context menu functions for a NullPointerException, as
also no element can be selected when the context menu is created.
2020-06-23 23:32:31 +02:00
delvh
df3edb72e1
Added a context menu to the message list and ability to copy a message
...
context menu contains a few menu items that will be populated with
functionality later on.
2020-06-22 22:51:10 +02:00
delvh
51b0e06e80
Added alignment and coloring of messages according to who is the sender
...
additionally added:
- the label on top of the ChatScene now displays the own users name
- the messageList now scrolls to the bottom when a message is
created/received
2020-06-22 20:53:44 +02:00
delvh
43d7f33ca0
Selected items will now be visually displayed
2020-06-21 17:36:08 +02:00
bb81ec6042
Move user status color to CSS, refactor ContactListCell
2020-06-21 17:25:24 +02:00
delvh
d389637259
Moved remainingCharsLabel styling from code to CSS
2020-06-21 17:04:27 +02:00
delvh
f513480020
Improved general appearance of Envoy
2020-06-18 22:20:34 +02:00
1761044e9e
Add theme selection in settings
2020-06-08 10:02:39 +02:00
delvh
9e7bde1d4d
Improved visual appearance of ChatScene
...
Additionally added minimum height of application and basic
ContactSearchScene.fxml file.
2020-06-06 18:33:24 +02:00
ca9b72b1de
Add proper layout to ChatWindow, fix user field selection in LoginDialog
2020-06-06 12:27:10 +02:00
delvh
fa42516c6f
Added ability to load CSS files
2020-06-06 12:27:10 +02:00