Wout
Wout
It would be great to have a keyboard shortcut for refresh. Something like `Ctrl` + `R` or `F5`. This would be useful in both the structure/data grids and the table...
Currently, when you select multiple images in Files and use the contextual menu to optimize them, only the active image is added to the queue. It would be great to...
While we're [talking about boxes](https://github.com/svgdotjs/svgdotjs.github.io/issues/2), I've been thinking for a while now to implement more values on the boxes. Much like Snap does: http://snapsvg.io/docs/#Element.getBBox The additional values Snap introduces are...
On the following test: ```ruby it do should permit(:name, :email, :password, :password_confirmation) .for(:create, params: { user: valid_attributes }) .on(:user) end ``` I get the following error: ```cli 1) UsersController POST...
- ruby: `2.7.2` - rails: `6.0.3.4` - database_cleaner: `1.8.5` - database_cleaner-active_record: `1.8.0` I'm running Rails in development in a Dockerized environment. One of the configured Docker Compose services is a...
I know about 70% of all devs prefer a dark theme, so the new (dark) IDE theme probably made a lot of people happy. I am one of those oddballs...
* App version: 0.6.2 * Operating System (Platform and Version): elementary OS 5.1.4 * Type of installed package (Snap, AppImage, deb, rpm, pacman): deb **Bug description** App opens for a...
It would be nice if pasting images from the clipboard would work. Currently the only way to insert images is to save them first and use the **Insert Image** button....
### Problem Today I have an event at 15:30, and in the sidebar, it shows up like that:  When I double-click the event, the times of the timezone in...
## What Happened Dragging an event to the grey days of the next or previous months will redirect the event to the same day number of the current month. A...