Remove use of rand for permission editor #6

Closed
opened 2024-07-09 20:06:57 +02:00 by oysteikt · 0 comments
Owner

The permission editor currently uses random values to demonstrate how you can set permission values.

This does (probably) not really improve the users understanding of the editor as much as I initially thought, and it's the only place where we depend on the rand crate. It would be better to replace this with a well thought out, concise comment on the top of the editor.

The permission editor currently uses random values to demonstrate how you can set permission values. This does (probably) not really improve the users understanding of the editor as much as I initially thought, and it's the only place where we depend on the `rand` crate. It would be better to replace this with a well thought out, concise comment on the top of the editor.
oysteikt added the
feature request
label 2024-07-28 15:25:46 +02:00
oysteikt added this to the Initial release milestone 2024-08-06 02:05:17 +02:00
oysteikt removed the
feature request
label 2024-08-18 15:22:32 +02:00
Sign in to join this conversation.
No description provided.